diff options
Diffstat (limited to 'users/seth/shell/fish.nix')
| -rw-r--r-- | users/seth/shell/fish.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/users/seth/shell/fish.nix b/users/seth/shell/fish.nix index 6c08684..a5f9480 100644 --- a/users/seth/shell/fish.nix +++ b/users/seth/shell/fish.nix @@ -16,16 +16,6 @@ sha256 = "sha256-aij48yQHeAKCoAD43rGhqW8X/qmEGGkg8B4jSeqjVU0="; }; } - - { - name = "catppuccin-fish"; - src = pkgs.fetchFromGitHub { - owner = "catppuccin"; - repo = "fish"; - rev = "8d0b07ad927f976708a1f875eb9aacaf67876137"; - sha256 = "sha256-/JIKRRHjaO2jC0NNPBiSaLe8pR2ASv24/LFKOJoZPjk="; - }; - } ]; }; } |
