home: add networkmanager as an adminGroup

This commit is contained in:
514fpv 2024-02-10 05:48:08 +08:00
parent 89190d9773
commit 416fce377e
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -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