diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-14 19:00:42 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-14 19:00:42 -0400 |
| commit | f14829e9b35050af6cae3a675de624efd521444b (patch) | |
| tree | 7fdf4a89fa192c487f17356d4deb9450c035caf7 /void | |
| parent | 3302d6206096ccd5ab1844349dbf15d591b6e613 (diff) | |
| download | home-f14829e9b35050af6cae3a675de624efd521444b.tar.gz | |
fzf pilled
Diffstat (limited to 'void')
| -rw-r--r-- | void/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/void/home.nix b/void/home.nix index aa2771e..73076a2 100644 --- a/void/home.nix +++ b/void/home.nix @@ -23,6 +23,7 @@ # colors.google-dark.enable = true; # colors.grayscale-dark.enable = true; # colors.grayscale-light.enable = true; + fzf.enable = true; gpg.enable = true; qutebrowser.enable = true; |