feat: upgrade nextcloud yippie
This commit is contained in:
parent
cb30237ab4
commit
c504bd8e6b
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
inherit (config.services.nextcloud.package.packages.apps) news contacts calendar mail deck onlyoffice polls tasks bookmarks cookbook cospend;
|
||||
};
|
||||
autoUpdateApps.enable = true;
|
||||
package = pkgs.nextcloud31;
|
||||
package = pkgs.nextcloud32;
|
||||
config = {
|
||||
adminuser = "admin";
|
||||
adminpassFile = config.age.secrets.nextcloud.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue