{pkgs, ...}: { home.packages = with pkgs; [ clang-tools # clangd ]; }