feat: adds owner to nextcloud admin password file

This commit is contained in:
Ahwx 2026-06-04 03:59:42 +02:00
parent 8deb1b122a
commit 818cb4498e

View file

@ -42,7 +42,9 @@
"forgejoWorkerSecret" = { };
"minioRootCredentials" = { };
"atticdEnvironment" = { };
"nextcloudPassword" = { };
"nextcloudPassword" = {
owner = "nextcloud";
};
"gluetunEnvironment" = { };
"matrixRegistrationSecret" = {
owner = "matrix-synapse";