stuff
This commit is contained in:
@@ -386,7 +386,7 @@
|
||||
isoContents = lib.concatStringsSep "\n" (
|
||||
map (
|
||||
c: "${c.source} => ${c.target}"
|
||||
) self.nixosConfigurations.shel-installer.config.isoImage.contents
|
||||
) self.nixosConfigurations.shel-installer-iso.config.isoImage.contents
|
||||
);
|
||||
isoContentsPkg = pkgs.writeText "iso-contents" isoContents;
|
||||
pxeConfig = self.nixosConfigurations.shel-installer-pxe.config;
|
||||
|
Reference in New Issue
Block a user