feat: adds nextcloud root password

This commit is contained in:
Ahwx 2025-12-15 13:49:53 +01:00
parent eecc50d44e
commit 4a5311493c

View file

@ -20,6 +20,7 @@
"forgejoWorkerSecret" = { }; "forgejoWorkerSecret" = { };
"minioRootCredentials" = { }; "minioRootCredentials" = { };
"atticdEnvironment" = { }; "atticdEnvironment" = { };
"nextcloudPassword" = { };
"matrixRegistrationSecret" = { "matrixRegistrationSecret" = {
owner = "matrix-synapse"; owner = "matrix-synapse";
}; };