flake: oops forgot this lil thing

This commit is contained in:
Veneficium 2024-12-02 21:34:05 +01:00
parent 0049ced49d
commit 973e27e41d

View file

@ -77,7 +77,6 @@
}; };
modules = [ modules = [
./hosts/main-homelab/configuration.nix ./hosts/main-homelab/configuration.nix
microvm.nixosModules.host
]; ];
}; };
}; };