Os, remove nnn from automatic apps

I'm in love with lf now. But my divorce has made me see that I do not in
fact need a terminal file browser as an automatic app. If anything is
getting added it's zoxide
This commit is contained in:
Julia Lange 2025-03-18 14:45:55 -07:00
parent 25c92c2d9e
commit 42e9842061
Signed by: Julia
SSH key fingerprint: SHA256:50XUMcOFYPUs9/1j7p9SPnwASZ7QnxXm7THF7HkbqzQ

View file

@ -32,7 +32,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
neovim neovim
nnn
xdg-user-dirs xdg-user-dirs
]; ];