Merge remote-tracking branch 'origin/nix_23_11_update'

This commit is contained in:
Greg Hellings
2023-12-11 21:39:55 +00:00
3 changed files with 10 additions and 11 deletions
-1
View File
@@ -9,7 +9,6 @@
package = pkgs.nextcloud27;
appstoreEnable = true;
hostName = "next.${config.networking.domain}";
enableBrokenCiphersForSSE = false;
https = true;
config = {
adminpassFile = config.age.secrets.nextcloudadmin.path;