Upgrade stable to 23.05

This commit is contained in:
Greg Hellings
2023-05-29 02:42:37 +00:00
parent 64e0ed0b6f
commit 18c165663d
7 changed files with 13 additions and 17 deletions
+1
View File
@@ -9,6 +9,7 @@
package = pkgs.nextcloud25;
appstoreEnable = true;
hostName = "next.${config.networking.domain}";
#enableBrokenCiphersForSSE = false;
https = true;
config = {
adminpassFile = config.age.secrets.nextcloudadmin.path;