add outputs.flashable - flashable firmware.bin

This commit is contained in:
Daniel Barlow
2023-03-02 23:01:26 +00:00
parent 0cab6e9fba
commit 6d191b73ae
7 changed files with 85 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ in {
default = [];
example = ["ath9k" "ath10k"];
};
rootDevice = mkOption { };
networkInterfaces = mkOption {
type = types.attrsOf types.anything;
};