added user to libvirt group
This commit is contained in:
parent
66a6fa05a2
commit
d7c5dcfa0f
1 changed files with 5 additions and 0 deletions
|
@ -6,4 +6,9 @@
|
||||||
libvirt
|
libvirt
|
||||||
polkit
|
polkit
|
||||||
];
|
];
|
||||||
|
users.users.geir = {
|
||||||
|
extraGroups = [
|
||||||
|
"libvirt"
|
||||||
|
];
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue