feat(tea): use tea
This commit is contained in:
parent
d5279a25d2
commit
5106c4afb5
6 changed files with 56 additions and 48 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue