home: Add fzf

This commit is contained in:
Felix Albrigtsen 2025-03-19 20:08:31 +01:00
parent 4ec8b69cde
commit 2b4254952a

View File

@ -28,6 +28,8 @@
enableZshIntegration = true;
};
programs.fzf.enable = true;
programs.git = {
enable = true;