From 2519d3fc4f3df771fc90f356064ec6ca4a17203a Mon Sep 17 00:00:00 2001 From: beeb5k Date: Tue, 2 Jun 2026 00:06:57 +0530 Subject: update was needed --- common/programs/fish.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/programs/fish.nix') 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 -- cgit v1.3.1