mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Change iso name
This commit is contained in:
parent
eaeb2c0d66
commit
c902507d19
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
isoImage = {
|
||||
edition = lib.mkForce "seb-minimal";
|
||||
isoName = lib.mkForce "NixOS";
|
||||
isoName = lib.mkForce "NixOS.iso";
|
||||
};
|
||||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue