(desktop) Gen 447: Added some more program configs
This commit is contained in:
8
modules/home/programs/fzf.nix
Normal file
8
modules/home/programs/fzf.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
programs.fzf = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user