diff --git a/hosts/talos/default.nix b/hosts/talos/default.nix index 33726d7..4def4d9 100644 --- a/hosts/talos/default.nix +++ b/hosts/talos/default.nix @@ -65,7 +65,7 @@ }; virtualisation = { docker.enable = true; - libvirtd.enable = true; + libvirtd.enable = false; }; my.services = {