and this just proves it
This commit is contained in:
parent
b082d0df4a
commit
67a4db37a2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
networking.firewall.trustedInterfaces = [ "virbr0" ];
|
||||
|
||||
users.users.${config.myOptions.other.system.username} = {
|
||||
extraGroups = [ "libvirt" ];
|
||||
extraGroups = [ "libvirtd" ];
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue