nixpkgs update, use global fzf

This commit is contained in:
Rouven Seifert 2023-05-20 10:37:41 +02:00
parent 3df08b721e
commit a3e8fba7c0
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
6 changed files with 20 additions and 34 deletions

View file

@ -3,7 +3,6 @@
imports = [
./accounts
./foot
./fzf
./git
./gpg
./helix

View file

@ -1,7 +0,0 @@
{ ... }:
{
programs.fzf = {
enable = true;
tmux.enableShellIntegration = true;
};
}

View file

@ -4,7 +4,8 @@
# essentials
wpa_supplicant_gui # manage wifi
pcmanfm # rock solid file manager
# pcmanfm # rock solid file manager
xfce.thunar
xdg-utils # used for xdg-open
snapper-gui
kleopatra