run qemu as root
This commit is contained in:
parent
4ab7706715
commit
630f1756bf
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
virtualisation = {
|
||||
libvirtd = {
|
||||
enable = true;
|
||||
qemu.runAsRoot = false;
|
||||
qemu.runAsRoot = true;
|
||||
qemu.package = pkgs.qemu_full;
|
||||
};
|
||||
podman = {
|
||||
|
|
Loading…
Add table
Reference in a new issue