bug: fix media group not added
This commit is contained in:
parent
1e8cda0c79
commit
ae72be8f96
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ in
|
|||
vaultwarden.enable = true;
|
||||
vscode-server.enable = true;
|
||||
webdav.enable = true;
|
||||
|
||||
users.groups.media = {};
|
||||
};
|
||||
|
||||
imports = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue