From e84b25e1a6c7a7aab0f1349f6a1d22597e33a62e Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 13 Apr 2024 15:04:40 -0400 Subject: [PATCH] fzf fixes Signed-off-by: ahuston-0 --- users/alice/home.nix | 2 +- users/alice/home/zsh.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/users/alice/home.nix b/users/alice/home.nix index 07a0c1f..9d28d12 100644 --- a/users/alice/home.nix +++ b/users/alice/home.nix @@ -58,7 +58,7 @@ # nix specific packages nil - nixfmt + nixfmt-rfc-style # markdown nodePackages.markdownlint-cli diff --git a/users/alice/home/zsh.nix b/users/alice/home/zsh.nix index 3ea1b67..fcb67b5 100644 --- a/users/alice/home/zsh.nix +++ b/users/alice/home/zsh.nix @@ -17,7 +17,7 @@ "tmux" "ufw" "z" - "fzf" + #"fzf" ]; }; initExtra = ''