{ pkgs, ... }: { machine.pkgsets.cpp.pkgs = with pkgs; [ bear clang cmake gcc ]; }