disable libvirtd
This commit is contained in:
parent
2b8f8ea5a3
commit
7250687dd7
@ -197,7 +197,7 @@ in
|
|||||||
};
|
};
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
podman.enable = true;
|
podman.enable = true;
|
||||||
libvirtd.enable = true;
|
libvirtd.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = "20.09";
|
system.stateVersion = "20.09";
|
||||||
|
Loading…
Reference in New Issue
Block a user