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