added virtualisation with qemu and virt-manager
also moved virt-manager from home-manager to modules/virtualisation.nix because it doesnt work without qemu so may as well added user blue to group libvirtd
This commit is contained in:
parent
772518df4f
commit
8e4da9d06d
6 changed files with 9 additions and 3 deletions
|
@ -132,6 +132,7 @@
|
|||
"wheel"
|
||||
"dialout"
|
||||
"audio"
|
||||
"libvirtd"
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue