ovmf files
This commit is contained in:
@@ -150,6 +150,10 @@
|
|||||||
source = pkgs.OVMF.fd + "/FV/OVMF_VARS.fd";
|
source = pkgs.OVMF.fd + "/FV/OVMF_VARS.fd";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
nvram = [
|
||||||
|
"/run/libvirt/nix-ovmf/AAVMF_CODE.fd:/run/libvirt/nix-ovmf/AAVMF_VARS.fd",
|
||||||
|
"/run/libvirt/nix-ovmf/OVMF_CODE.fd:/run/libvirt/nix-ovmf/OVMF_VARS.fd"
|
||||||
|
]
|
||||||
|
|
||||||
powerManagement.powertop.enable = true;
|
powerManagement.powertop.enable = true;
|
||||||
powerManagement.enable = true;
|
powerManagement.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user