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 = [
|
environment.shells = [
|
||||||
pkgs.bashInteractive
|
pkgs.bashInteractive
|
||||||
pkgs.fish
|
pkgs.fish
|
||||||
|
pkgs.nushell
|
||||||
pkgs.zsh
|
pkgs.zsh
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue