Disable virtualisation
This commit is contained in:
parent
ba91a6ae2e
commit
2ef643c62e
@ -167,8 +167,8 @@ inputs:
|
||||
# virtualbox.host.enableExtensionPack = true;
|
||||
};
|
||||
# virt-manager
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
virtualisation.libvirtd.enable = false;
|
||||
programs.virt-manager.enable = false;
|
||||
#dconf.settings = {
|
||||
#"org/virt-manager/virt-manager/connections" = {
|
||||
#autoconnect = ["qemu:///system"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user