be a bit smarter about fzf module
This commit is contained in:
parent
c16ef44b2d
commit
a2732c6e6a
4 changed files with 18 additions and 12 deletions
|
@ -13,14 +13,6 @@
|
|||
audacity
|
||||
yt-dlp
|
||||
];
|
||||
# integrate fzf into shell, >23.05 only
|
||||
# to be moved to basic tools at some point
|
||||
programs = {
|
||||
fzf = {
|
||||
keybindings = true;
|
||||
fuzzyCompletion = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue