Update nextcloud pw access
This commit is contained in:
parent
e9d972f34b
commit
75f3260fb3
|
@ -68,7 +68,9 @@
|
|||
secrets = {
|
||||
wg0_private = { };
|
||||
wg1_private = { };
|
||||
nextcloud_admin_pw = { };
|
||||
nextcloud_admin_pw = {
|
||||
owner = config.users.users.nextcloud.name;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue