mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
fix
This commit is contained in:
parent
c262315a92
commit
0e88e9471e
2 changed files with 3 additions and 5 deletions
|
|
@ -131,7 +131,8 @@
|
|||
virtualisation.libvirtd = {
|
||||
enable = true;
|
||||
qemu = {
|
||||
ovmf = true; # UEFI support for HAOS
|
||||
package = pkgs.qemu_full;
|
||||
runAsRoot = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue