feat(qemu): use qemu-user instead of qemu
This commit is contained in:
parent
8aee01984b
commit
ed83f76126
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
qemu
|
qemu-user
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user