diff --git a/hosts/pinwheel/modules/fzf/default.nix b/hosts/pinwheel/modules/fzf/default.nix index e28f6cb..083898c 100644 --- a/hosts/pinwheel/modules/fzf/default.nix +++ b/hosts/pinwheel/modules/fzf/default.nix @@ -1,4 +1,4 @@ -{ pkgs, ... }: +{ ... }: { home-manager.users.alex = { programs.fzf = {