qemu-vm: fix master eval
This commit is contained in:
parent
9a9fcb611d
commit
c708c41c11
@ -496,7 +496,7 @@ in
|
|||||||
|
|
||||||
virtualisation.efiVars =
|
virtualisation.efiVars =
|
||||||
mkOption {
|
mkOption {
|
||||||
default = "./${vmName}-efi-vars.fd";
|
default = "./${config.system.name}-efi-vars.fd";
|
||||||
description =
|
description =
|
||||||
''
|
''
|
||||||
Path to nvram image containing UEFI variables. The will be created
|
Path to nvram image containing UEFI variables. The will be created
|
||||||
|
Loading…
x
Reference in New Issue
Block a user