diff --git a/flake.nix b/flake.nix index 8e303bf..393f0ef 100644 --- a/flake.nix +++ b/flake.nix @@ -77,7 +77,6 @@ }; modules = [ ./hosts/main-homelab/configuration.nix - microvm.nixosModules.host ]; }; };