modules/darwin/community-builder: add nushell to environment.shells
This commit is contained in:
parent
e3ff3476aa
commit
2cd563aba2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
environment.shells = [
|
||||
pkgs.bashInteractive
|
||||
pkgs.fish
|
||||
pkgs.nushell
|
||||
pkgs.zsh
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue