chore: Update flake inputs
This commit is contained in:
parent
11337b8f9e
commit
8bab969745
4 changed files with 8 additions and 5 deletions
|
|
@ -26,5 +26,8 @@ in
|
|||
(lib.mkIf (cfg.enable && bash-cfg.enable) {
|
||||
programs.fzf.enableBashIntegration = true;
|
||||
})
|
||||
(lib.mkIf (cfg.enable && config.youthlic.programs.atuin.enable) {
|
||||
programs.fzf.historyWidget.command = "";
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue