mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 07:24:10 +01:00
feat: replace nnn with ranger
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
neofetch
|
||||
nnn # terminal file manager
|
||||
ranger # terminal file manager(battery included, with image preview support)
|
||||
|
||||
# archives
|
||||
zip
|
||||
|
||||
Reference in New Issue
Block a user