use zsh in nix-shell

This commit is contained in:
2026-06-12 21:42:51 +02:00
parent dcd0a11d81
commit ce840bea59
+1
View File
@@ -170,6 +170,7 @@
home.sessionVariables = {
_ZO_FZF_OPTS = "--preview 'eza --tree --level=2 --color=always {2..}' --preview-window=right:40%";
NIX_BUILD_SHELL = "zsh";
};
# ── Git ─────────────────────────────────────────────────────────────────────