This commit is contained in:
2025-09-24 23:15:52 +03:00
parent 53f0b6cc86
commit 17966dc7b4
+1 -1
View File
@@ -21,7 +21,7 @@ in
};
secrets = [ "${inputs.zeroq-credentials}/services/nextcloud/jwt-secret.txt" ];
};
nextcloud = {
nextcloud = { # в рот манал
enable = true;
package = pkgs.nextcloud31;
hostName = "nextcloud.local";