Merge branch 'main' of https://forge.quinefoundation.com/Cold-Air-Networks/petersweb-infra
This commit is contained in:
commit
e75e3a7c6a
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ in {
|
|||
|
||||
sessionVariables.EDITOR = "vim";
|
||||
sessionVariables.SHELL = "/etc/profiles/per-user/${username}/bin/zsh";
|
||||
sessionVariables.SSH_ASKPASS_REQUIRE = "never";
|
||||
sessionVariables.GIT_TERMINAL_PROMPT = "1";
|
||||
|
||||
packages = stable-packages ++ unstable-packages;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue