switch to zsh

This commit is contained in:
TheWanderingCrow 2025-07-23 17:04:37 -04:00
parent 3df865b5b9
commit f4386922f4

View file

@ -37,7 +37,7 @@ in {
stateVersion = lib.mkDefault "24.05";
sessionVariables = {
SHELL = "nu";
SHELL = "zsh";
TERM = "foot";
TERMINAL = "foot";
VISUAL = "nvim";