This commit is contained in:
parent
ccbe21a5c4
commit
96b467b7ed
7 changed files with 11 additions and 27 deletions
6
modules2/fzf/enable.nix
Normal file
6
modules2/fzf/enable.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
flake.modules.homeManager.base.programs.fzf = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue