1

fix: nushell is not ready yet

This commit is contained in:
Himadri Bhattacharjee
2025-05-04 19:36:15 +05:30
parent b0350e7bef
commit f7ab7dfb55

View File

@@ -112,7 +112,7 @@
signal-desktop-bin
tesseract
];
shell = pkgs.nushell;
shell = pkgs.fish;
};
programs.fish.enable = true;