utility/fzf-lua: init

This commit is contained in:
LilleAila 2025-01-17 21:53:44 +01:00 committed by Ching Pei Yang
commit f279e3a585
No known key found for this signature in database
GPG key ID: B3841364253DC4C8
6 changed files with 64 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./fzf-lua.nix
./config.nix
];
}