1
0
Fork 0

added forgotten group to our user

master
Vladimir Serov 2020-07-14 02:36:50 +03:00 committed by Mikhail Klementev
parent 5376e7a56f
commit 6321004848
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ in with lib; {
};
users.users."${cfg.user}".packages = [ appvm ];
users.users."${cfg.user}".extraGroups = [ "libvirtd" ];
};