Added group aswell
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
};
|
||||
|
||||
# Define the password and disable php from caching the path to it
|
||||
sops.secrets.nextcloud-admin-password = { owner = "nextcloud"; };
|
||||
sops.secrets.nextcloud-admin-password = { owner = "nextcloud"; group = "nextcloud"; };
|
||||
services.nextcloud.phpOptions."realpath_cache_size" = "0";
|
||||
|
||||
services.nextcloud = {
|
||||
|
||||
Reference in New Issue
Block a user