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 5cf617c4da
commit 3957a03352

View file

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