mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
6 lines
75 B
Nix
Executable file
6 lines
75 B
Nix
Executable file
{
|
|
# fzf-lua
|
|
enable = true;
|
|
profile = "default";
|
|
setupOpts = { };
|
|
}
|