{ pkgs, ... }: { environment.systemPackages = with pkgs; [ git python312 ]; }