mirror of
https://github.com/srid/nixos-config.git
synced 2026-04-09 20:45:51 +08:00
6 lines
140 B
Nix
6 lines
140 B
Nix
{
|
|
# theme = "dark";
|
|
# Disable Claude from adding itself as co-author to commits
|
|
includeCoAuthoredBy = false;
|
|
# effortLevel = "max";
|
|
}
|