feat(qemu): use qemu-user instead of qemu
This commit is contained in:
parent
8aee01984b
commit
ed83f76126
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
qemu
|
||||
qemu-user
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue