diff --git a/home/shell/carapace.nix b/home/shell/carapace.nix deleted file mode 100644 index caed50c..0000000 --- a/home/shell/carapace.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - programs.carapace = { - enable = true; - }; -} diff --git a/home/shell/default.nix b/home/shell/default.nix index f2fc253..03832ac 100644 --- a/home/shell/default.nix +++ b/home/shell/default.nix @@ -6,7 +6,6 @@ ./bat.nix ./bottom.nix ./btop.nix - ./carapace.nix ./common.nix ./direnv.nix ./eza.nix