{ pkgs, ... }: { environment.systemPackages = with pkgs; [ git nano curl wget jq ripgrep fd htop dig nixpkgs-fmt ]; }