Jump to content

Talk:Virt-manager: Difference between revisions

From Official NixOS Wiki
imported>Gowallasnewpony
Created page with "{ users.users.<myuser>.extraGroups = [ "libvirtd" ]; } isn't the group libvirt not libvirtd?"
(No difference)

Revision as of 04:51, 4 July 2023

{

 users.users.<myuser>.extraGroups = [ "libvirtd" ];

}

isn't the group libvirt not libvirtd?