diff --git a/programs/shell/fish/tide.nix b/programs/shell/fish/tide.nix index f4aad129..d0ce68c8 100644 --- a/programs/shell/fish/tide.nix +++ b/programs/shell/fish/tide.nix @@ -1,4 +1,4 @@ -{...}: { +{pkgs, ...}: { programs.fish.plugins = with pkgs.fishPlugins; [ { name = "tide";