diff options
| author | beeb5k <beebeeb5k@gmail.com> | 2026-06-02 00:06:57 +0530 |
|---|---|---|
| committer | beeb5k <beebeeb5k@gmail.com> | 2026-06-02 00:06:57 +0530 |
| commit | 2519d3fc4f3df771fc90f356064ec6ca4a17203a (patch) | |
| tree | 2f12ea61429cd2e277dcdcebba857ccf96a8087d /common/programs/fish.nix | |
| parent | dfc891bcf1a87d09cc656d098e4f25b9a5134ac5 (diff) | |
update was needed
Diffstat (limited to 'common/programs/fish.nix')
| -rw-r--r-- | common/programs/fish.nix | 2 |
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 |
