{ pkgs, ... }: { environment.systemPackages = with pkgs; [ git git-crypt helix devenv busybox usbutils dig file gcc jq netcat tcpdump wget iftop htop ]; }