summaryrefslogtreecommitdiff
path: root/common/programs/fish.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/programs/fish.nix')
-rw-r--r--common/programs/fish.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/programs/fish.nix b/common/programs/fish.nix
index 8814a12..e45182a 100644
--- a/common/programs/fish.nix
+++ b/common/programs/fish.nix
@@ -3,7 +3,7 @@
...
}:
{
- programs.fish.enable = true;
+ programs.fish.enable = false;
home.packages = with pkgs; [
fzf