Update nextcloud pw access

This commit is contained in:
Victor Mignot 2024-04-11 20:56:29 +02:00
parent e9d972f34b
commit 75f3260fb3
Signed by: dala
GPG key ID: 5E7F2CE1BEAFED3D

View file

@ -68,7 +68,9 @@
secrets = {
wg0_private = { };
wg1_private = { };
nextcloud_admin_pw = { };
nextcloud_admin_pw = {
owner = config.users.users.nextcloud.name;
};
};
};