disabled impermanence

This commit is contained in:
Leyla Becker 2024-11-11 19:06:51 -06:00
parent 0bea01b6ba
commit 5ba3a082e6
4 changed files with 80 additions and 104 deletions

View file

@ -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