From ad8a114feb916155b8eda59b0652395273b33a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Sun, 2 Nov 2025 10:23:10 +0800 Subject: [PATCH] hydrogen: include fzf --- nix/configurations/hydrogen.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/configurations/hydrogen.nix b/nix/configurations/hydrogen.nix index c79e53a0..6cdc248b 100644 --- a/nix/configurations/hydrogen.nix +++ b/nix/configurations/hydrogen.nix @@ -98,6 +98,7 @@ in ../homeModules/common/btop ../homeModules/common/fish ../homeModules/common/starship + ../homeModules/common/fzf.nix ../homeModules/common/tmux ../homeModules/common/vim ../homeModules/common/direnv.nix