Fix libvirtd group perms for default user
This commit is contained in:
parent
a874100c6b
commit
064b859396
1 changed files with 1 additions and 1 deletions
|
|
@ -17,5 +17,5 @@
|
|||
libvirtd.enable = true;
|
||||
};
|
||||
|
||||
users.groups.libvirted.members = ["${vars.user}"];
|
||||
users.groups.libvirtd.members = ["${vars.user}"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue