mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-05-01 17:44:24 +00:00
added forgotten group to our user
This commit is contained in:
parent
5376e7a56f
commit
6321004848
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ in with lib; {
|
|||
};
|
||||
|
||||
users.users."${cfg.user}".packages = [ appvm ];
|
||||
users.users."${cfg.user}".extraGroups = [ "libvirtd" ];
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue