don't set SHELL automatically based on programs.<shell>.enable
This commit is contained in:
parent
1804b8ecd2
commit
079db5db5b
5 changed files with 4 additions and 9 deletions
|
|
@ -45,9 +45,6 @@ in
|
|||
"/share/bash-completion/completions"
|
||||
];
|
||||
|
||||
environment.loginShell = mkDefault "bash -l";
|
||||
environment.variables.SHELL = mkDefault "${pkgs.bashInteractive}/bin/bash";
|
||||
|
||||
environment.etc."bashrc".text = ''
|
||||
# /etc/bashrc: DO NOT EDIT -- this file has been generated automatically.
|
||||
# This file is read for interactive shells.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue