{ pkgs, ... }: with pkgs; { environment.systemPackages = [ file gitAndTools.gitFull htop python3 ranger telnet tinc_pre traceroute vnstat wget ]; }