flake update.
This commit is contained in:
parent
e01197e8f8
commit
12e7808b6e
4 changed files with 27 additions and 27 deletions
|
@ -76,7 +76,7 @@
|
|||
console.packages = options.console.packages.default ++ [pkgs.terminus_font];
|
||||
|
||||
# ISO naming.
|
||||
isoImage.isoName = "${config.isoImage.isoBaseName}-${pkgs.stdenv.hostPlatform.system}.iso";
|
||||
image.fileName = "${config.isoImage.isoBaseName}-${pkgs.stdenv.hostPlatform.system}.iso";
|
||||
|
||||
# EFI booting
|
||||
isoImage.makeEfiBootable = true;
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
console.packages = options.console.packages.default ++ [pkgs.terminus_font];
|
||||
|
||||
# ISO naming.
|
||||
isoImage.isoName = "${config.isoImage.isoBaseName}-${pkgs.stdenv.hostPlatform.system}.iso";
|
||||
image.fileName = "${config.isoImage.isoBaseName}-${pkgs.stdenv.hostPlatform.system}.iso";
|
||||
|
||||
# EFI booting
|
||||
isoImage.makeEfiBootable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue