forked from mirrors_public/oddlama_nix-config
chore: only generate installers for real systems, not vms.
This commit is contained in:
parent
ca7bbeec72
commit
04305e5968
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
(recursiveMergeAttrs
|
||||
(nixpkgs.lib.mapAttrsToList
|
||||
(import ./nix/generate-installer.nix inputs)
|
||||
self.nodes))
|
||||
self.colmenaNodes))
|
||||
packages
|
||||
;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue