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 = ''