fix: add networkmanager as an adminGroup
This commit is contained in:
parent
0ebcbd6f3e
commit
d5e8d59d3f
|
@ -86,6 +86,7 @@ in {
|
||||||
adminGroups = [
|
adminGroups = [
|
||||||
"wheel" "kvm"
|
"wheel" "kvm"
|
||||||
"systemd-journal"
|
"systemd-journal"
|
||||||
|
"networkmanager"
|
||||||
];
|
];
|
||||||
|
|
||||||
# base home modules in current directory
|
# base home modules in current directory
|
||||||
|
|
Loading…
Reference in a new issue