packages: {config, ...}: { environment.systemPackages = with packages; [ gcc gnumake automake autoconf ]; }