Don't need to override qemu in quickemu anymore, full by default
This commit is contained in:
parent
98ca5c1741
commit
75d0c9d7db
|
@ -87,7 +87,7 @@
|
||||||
wget
|
wget
|
||||||
dig
|
dig
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
(quickemu.override {qemu = qemu_full;})
|
quickemu
|
||||||
];
|
];
|
||||||
localBinInPath = true;
|
localBinInPath = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue