services: nextcloud: add to media group
This commit is contained in:
parent
e783c7f1fa
commit
1f29508108
2 changed files with 3 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
users.groups.media.members = ["nextcloud"];
|
||||
|
||||
services.nginx = {
|
||||
virtualHosts = {
|
||||
"cloud.${domain}" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue