mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
changed to default qemu pkg
This commit is contained in:
parent
49378219db
commit
aefd4dd641
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@
|
|||
virtualisation.libvirtd = {
|
||||
enable = true;
|
||||
qemu = {
|
||||
package = pkgs.qemu_full;
|
||||
runAsRoot = true;
|
||||
ovmf.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue