disabled impermanence
This commit is contained in:
parent
0bea01b6ba
commit
5ba3a082e6
4 changed files with 80 additions and 104 deletions
|
@ -178,13 +178,6 @@
|
|||
environment = {
|
||||
# List packages installed in system profile.
|
||||
systemPackages = with pkgs; [
|
||||
qemu
|
||||
(pkgs.writeShellScriptBin "qemu-system-x86_64-uefi" ''
|
||||
qemu-system-x86_64 \
|
||||
-bios ${OVMF.fd}/FV/OVMF.fd \
|
||||
"$@"
|
||||
'')
|
||||
|
||||
wget
|
||||
|
||||
# version control
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue