Revert "Enable bash and let it exec fish, since changing login shell might break things"
This reverts commit d26c29857f
.
This commit is contained in:
parent
d26c29857f
commit
ddb6622375
1 changed files with 0 additions and 7 deletions
7
work.nix
7
work.nix
|
@ -31,13 +31,6 @@ in
|
|||
unzip
|
||||
];
|
||||
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
initExtra = ''
|
||||
exec fish
|
||||
'';
|
||||
};
|
||||
|
||||
# This value determines the Home Manager release that your
|
||||
# configuration is compatible with. This helps avoid breakage
|
||||
# when a new Home Manager release introduces backwards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue