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