From 4ca367a465972ae36cc09e9307316aa78d57bc0d Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Mon, 4 Sep 2023 12:29:03 +0700 Subject: [PATCH] hosts/hyacinth: disable lxd --- hosts/hyacinth/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index a5c0871..768f5c1 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -47,7 +47,6 @@ openFirewall = true; }; virtualisation = { - lxd.enable = true; spiceUSBRedirection.enable = true; libvirtd = { enable = true;