add user to kvm group

This commit is contained in:
notgne2 2022-05-15 05:18:21 -07:00
parent 5c10174408
commit 38abb9b673
Signed by: notgne2
GPG Key ID: 5CE0A245A2DAC84A

View File

@ -156,7 +156,7 @@ in
# the user should have some basic permissions lol # the user should have some basic permissions lol
users.users."${cfg.user}" = { users.users."${cfg.user}" = {
extraGroups = [ "adbusers" "audio" "video" "libvirtd" "sway" "wheel" "networkmanager" "docker" "input" "uinput" ]; extraGroups = [ "adbusers" "audio" "video" "libvirtd" "kvm" "sway" "wheel" "networkmanager" "docker" "input" "uinput" ];
subUidRanges = [ subUidRanges = [
{ {