Update inputs and add custom NixOS branding
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 34m39s

This commit is contained in:
2023-12-28 17:07:40 +00:00
parent bba87ef73b
commit 046937de27
8 changed files with 111 additions and 101 deletions

View File

@@ -92,6 +92,7 @@ in
};
isoImage = {
isoBaseName = dummyOption;
volumeID = dummyOption;
edition = dummyOption;
appendToMenuLabel = dummyOption;
};