2
0
Fork 0

fixup! fixup! Boot from USB

This commit is contained in:
Ehmry - 2020-12-10 20:18:24 +01:00
parent 784a8f4764
commit 7239553135
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ in {
romModules = mkOption {
type = types.attrsOf types.path;
default = { };
description = "Attr set of initial ROM modules";
};