module: add default for tests.bootCommand

This commit is contained in:
lassulus
2024-11-26 18:21:37 +01:00
parent 2ed5e30fc7
commit 255e11e831

View File

@@ -159,6 +159,7 @@ in
be used to enter an interactive password.
'';
type = lib.types.lines;
default = "";
};
efi = lib.mkOption {