fish
-> bash
This commit is contained in:
parent
0016d20633
commit
a5fb079c06
3 changed files with 39 additions and 22 deletions
|
@ -28,7 +28,7 @@ in
|
|||
|
||||
shell = lib.mkOption {
|
||||
type = lib.types.package;
|
||||
default = pkgs.fish;
|
||||
default = pkgs.bash;
|
||||
};
|
||||
|
||||
modules = lib.mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue