generate probably-non-functional firmware image for gl-ar750

This commit is contained in:
Daniel Barlow 2022-10-03 22:28:15 +01:00
parent a1a1abb8c7
commit f9626d00f4
6 changed files with 141 additions and 10 deletions

View file

@ -31,6 +31,7 @@ in {
};
checkedConfig = mkOption {
type = types.attrsOf types.nonEmptyStr;
default = {};
};
};
groups = mkOption {