{ pkgs, ... }: { home.file.".clang-format".text = '' --- Language: Cpp BasedOnStyle: Google ''; }