From 26b4e86e52703fb3f2ad3510347bfef377511f9d Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Tue, 9 Sep 2025 09:03:20 +0100 Subject: [PATCH] users/jordan: replace nnn with yazi --- users/jordan/common/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/jordan/common/shell.nix b/users/jordan/common/shell.nix index cd5cd12..873968d 100644 --- a/users/jordan/common/shell.nix +++ b/users/jordan/common/shell.nix @@ -174,6 +174,7 @@ in mcfly.enable = true; navi.enable = true; nix-index.enable = true; + yazi.enable = true; }; home.persistence."/persist" = { @@ -192,7 +193,6 @@ in jq ncdu nix-zsh-completions - nnn ripgrep ]; }