This commit is contained in:
mjallen18
2026-01-02 14:45:58 -06:00
parent 56fb195967
commit 579c83164e
2 changed files with 8 additions and 4 deletions

View File

@@ -144,7 +144,7 @@ in
};
};
firmware = lib.mkIf cfg.firmware.enableFirmware {
device = cfg.firmware.firmwareDrive;
device = cfg.firmware.firmwareDisk;
type = "disk";
imageSize = "1G";
content = {