feat: set user shell to fish 🐟
This commit is contained in:
parent
47a69c10fa
commit
e988bb4eac
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@
|
|||
# Shells & dev ergonomics
|
||||
programs.fish.enable = true;
|
||||
environment.shells = [ pkgs.fish ];
|
||||
# If you want fish as default shell, uncomment:
|
||||
# users.defaultUserShell = pkgs.fish;
|
||||
users.users.danny.shell = pkgs.fish;
|
||||
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue