mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Update to Nextcloud 31 at home
This commit is contained in:
parent
77ebe6ddd5
commit
48a395dba6
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@ in {
|
|||
nextcloud = {
|
||||
enable = true;
|
||||
hostName = "nextcloud.home.technicalissues.us";
|
||||
package = pkgs.nextcloud30; # Need to manually increment with every major upgrade.
|
||||
package = pkgs.nextcloud31; # Need to manually increment with every major upgrade.
|
||||
appstoreEnable = true;
|
||||
autoUpdateApps.enable = true;
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue