Upgrade to Nextcloud 29
This commit is contained in:
parent
62fcf1f77f
commit
dc8f91068d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
networking.firewall.allowedUDPPorts = [ 443 ];
|
||||
|
||||
services.nextcloud = {
|
||||
package = pkgs.nextcloud28;
|
||||
package = pkgs.nextcloud29;
|
||||
enable = true;
|
||||
hostName = "nextcloud.vsinerva.fi";
|
||||
autoUpdateApps.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue