feat(tea): use tea

This commit is contained in:
Barrett Ruth 2026-03-10 18:28:56 -04:00
parent d5279a25d2
commit 5106c4afb5
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
6 changed files with 56 additions and 48 deletions

View file

@ -336,6 +336,7 @@ AWSEOF
xdg.configFile."claude/settings.json" = lib.mkIf claude {
text = builtins.toJSON {
permissions.defaultMode = "acceptEdits";
notifications.hints = "disabled";
network_access = true;
allowed_domains = [
"github.com"