add libvirt
This commit is contained in:
parent
d0e007cd28
commit
c7e1cbe68b
2 changed files with 2 additions and 1 deletions
|
@ -106,7 +106,7 @@ in {
|
|||
};
|
||||
|
||||
users.users.stefan = {
|
||||
extraGroups = [ "wheel" "dialout" ];
|
||||
extraGroups = [ "wheel" "dialout" "libvirtd"];
|
||||
home = "/home/stefan";
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue