3
4
mirror of https://git.feal.no/felixalb/nixos-config.git synced 2025-10-06 04:53:57 +02:00

home: Add fzf

This commit is contained in:
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;