{pkgs, ...}: { environment.systemPackages = with pkgs; [ python3Full python3Packages.build python3Packages.pip python3Packages.installer ]; }