Replace fish with nushell
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
programs.fish.enable = true;
|
||||
environment.shells = [pkgs.nushell];
|
||||
|
||||
nixpkgs = {
|
||||
config = {
|
||||
|
||||
Reference in New Issue
Block a user