summaryrefslogtreecommitdiff
path: root/modules/examples
diff options
context:
space:
mode:
Diffstat (limited to 'modules/examples')
-rw-r--r--modules/examples/lnl.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix
index 010dff5..d944158 100644
--- a/modules/examples/lnl.nix
+++ b/modules/examples/lnl.nix
@@ -277,7 +277,6 @@
zle -N up-line-or-beginning-search
'';
- environment.loginShell = "${pkgs.zsh}/bin/zsh -l";
environment.variables.SHELL = "${pkgs.zsh}/bin/zsh";
environment.variables.LANG = "en_US.UTF-8";