Update inputs and add custom NixOS branding
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 34m39s
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 34m39s
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
};
|
||||
|
||||
isoImage = {
|
||||
isoBaseName = "nixos-installer-devplayer0";
|
||||
isoBaseName = "jackos-installer";
|
||||
volumeID = "jackos-${config.system.nixos.release}-${pkgs.stdenv.hostPlatform.uname.processor}";
|
||||
edition = "devplayer0";
|
||||
appendToMenuLabel = " /dev/player0 Installer";
|
||||
};
|
||||
|
Reference in New Issue
Block a user