app: pass through $SHELL

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-27 01:22:40 +09:00
parent 32c90ef4e7
commit 300571af47
3 changed files with 5 additions and 1 deletions

View File

@@ -101,6 +101,7 @@ var testCasesNixos = []sealTestCase{
"HOME=/var/lib/persist/module/fortify/0/1",
"PULSE_COOKIE=" + fst.Tmp + "/pulse-cookie",
"PULSE_SERVER=unix:/run/user/1971/pulse/native",
"SHELL=/run/current-system/sw/bin/zsh",
"TERM=xterm-256color",
"USER=u0_a1",
"WAYLAND_DISPLAY=wayland-0",