{pkgs, ... }: { environment.systemPackages = with pkgs; [ gcc clang gnumake cmake ninja meson ]; }