diff --git a/modules/base/sys/shellapps.nix b/modules/base/sys/shellapps.nix index b7d2d1d..5191a82 100644 --- a/modules/base/sys/shellapps.nix +++ b/modules/base/sys/shellapps.nix @@ -10,6 +10,7 @@ tree nixd fastfetch + ranger ]; }; }