Upgrade linode

This commit is contained in:
Greg Hellings
2023-05-11 14:34:23 +00:00
parent c0417e9590
commit 262d044229
5 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
services.nextcloud = {
enable = true;
package = pkgs.nextcloud24;
package = pkgs.nextcloud25;
appstoreEnable = true;
hostName = "next.${config.networking.domain}";
https = true;