feat: nushell as default
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
signal-desktop-bin
|
||||
tesseract
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
shell = pkgs.nushell;
|
||||
};
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user