1 2 3 4 5 6
{ virtualisation.libvirtd.enable = true; programs.virt-manager.enable = true; users.users.grm.extraGroups = ["libvirtd"]; }