vm doesn't need the index

This commit is contained in:
Rouven Seifert 2024-05-13 14:23:43 +02:00
parent fcfb3e50b1
commit 07fd2780e6

View file

@ -141,7 +141,6 @@
modules = [
./hosts/vm
./shared/systemd.nix
nix-index-database.nixosModules.nix-index
];
};
iso = nixpkgs.lib.nixosSystem {