feat(APPA): add media group
This commit is contained in:
parent
aac276e154
commit
0b7160f2a2
3 changed files with 10 additions and 2 deletions
|
|
@ -7,6 +7,8 @@
|
|||
group = config.users.groups.nextcloud.name;
|
||||
};
|
||||
|
||||
users.groups.media.members = [ "nextcloud" ];
|
||||
|
||||
services.nextcloud = {
|
||||
enable = true;
|
||||
package = pkgs.nextcloud29;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue