This commit is contained in:
2025-09-24 23:25:15 +03:00
parent 17966dc7b4
commit a3f6f9ad66
+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";