flake.lock: Update #33

Manually merged
tlater merged 2 commits from tlater/update into master 2021-04-28 00:07:16 +01:00
Showing only changes of commit 322ce9759d - Show all commits

View file

@ -90,6 +90,9 @@
shellHook = ''
export QEMU_OPTS="-m 3941 -smp 2 -curses"
export QEMU_NET_OPTS="hostfwd=::3022-:2222,hostfwd=::3080-:80,hostfwd=::3443-:443,hostfwd=::3021-:2221,hostfwd=::25565-:25565"
# Work around sudo requiring a full terminal
export NIX_SSHOPTS="-t"
'';
};