Fix virt-manager setup
This commit is contained in:
parent
f8c5683aba
commit
a874100c6b
1 changed files with 2 additions and 8 deletions
|
|
@ -13,14 +13,8 @@
|
|||
programs.virt-manager.enable = true;
|
||||
|
||||
virtualisation = {
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
spiceUSBRedirection.enable = true;
|
||||
|
||||
qemu = {
|
||||
|
||||
};
|
||||
};
|
||||
libvirtd.enable = true;
|
||||
};
|
||||
|
||||
users.groups.libvirted.members = ["${vars.user}"];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue