diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 8478af1..1a04d82 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -137,7 +137,7 @@ # Install packages, prefix with 'unstable.' to use overlay systemPackages = with pkgs; [ # System tools - curl git home-manager trash-cli tree unrar unzip vim wget zip + curl git home-manager ranger trash-cli tree unrar unzip vim wget zip # Developer tools docker-compose