{ pkgs, ... }: { environment.systemPackages = with pkgs; [ # New system packages ]; }