Disable KVM and libvirt
This commit is contained in:
parent
47714d161f
commit
94a7f45f98
1 changed files with 2 additions and 2 deletions
|
|
@ -380,8 +380,8 @@ with lib; {
|
|||
|
||||
virtualisation = {
|
||||
docker.enable = true;
|
||||
kvmgt.enable = true;
|
||||
libvirtd.enable = true;
|
||||
# kvmgt.enable = true;
|
||||
# libvirtd.enable = true;
|
||||
podman.enable = true;
|
||||
# virtualbox.host.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue