Add Claude settings and cached GitHub actions

This commit is contained in:
2026-02-19 12:07:27 -08:00
committed by Kat Huang
parent d6eef4c001
commit bf3126f414
6 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(rg:*)",
"Bash(wmctrl:*)",
"Bash(grep:*)",
"Bash(hyprctl:*)"
],
"deny": []
}
}

View File

@@ -0,0 +1,12 @@
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"permissions": {
"allow": [
"Bash(nix eval:*)",
"Bash(just switch)",
"WebFetch(domain:github.com)",
"Bash(nix log:*)"
],
"deny": []
}
}

Submodule nixos/action-cache-dir/actions-checkout@v3 added at f43a0e5ff2

Submodule nixos/action-cache-dir/actions-upload-artifact@v3 added at a8a3f3ad30

Submodule nixos/action-cache-dir/jtmullen-submodule-branch-check-action@v1 added at ab0d3a6927

Submodule nixos/action-cache-dir/shimataro-ssh-key-action@v2 added at d4fffb5087