mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-21 06:10:57 +01:00
personal-cli: Adapt to OVMF change
This commit is contained in:
parent
9cfec5d9fb
commit
4bcbeb118f
1 changed files with 0 additions and 4 deletions
|
|
@ -22,10 +22,6 @@
|
|||
libvirtd = {
|
||||
enable = true;
|
||||
qemu.swtpm.enable = true;
|
||||
qemu.ovmf = {
|
||||
enable = true;
|
||||
packages = [ pkgs.OVMFFull.fd ];
|
||||
};
|
||||
};
|
||||
|
||||
podman.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue