4
5
mirror of https://git.feal.no/felixalb/nixos-config.git synced 2026-06-07 09:47:19 +02:00

home: Add fzf

This commit is contained in:
2025-03-19 20:08:31 +01:00
parent 4ec8b69cde
commit 2b4254952a
+2
View File
@@ -28,6 +28,8 @@
enableZshIntegration = true;
};
programs.fzf.enable = true;
programs.git = {
enable = true;