.claude/settings.local.json
2026-01-20 22:07:36 -07:00

82 lines
2.1 KiB
JSON

{
"permissions": {
"allow": [
"Read(//root/.local/state/**)",
"Read(//root/.local/**)",
"Bash(~/.local/bin/uv:*)",
"Bash(~/.cargo/bin/uv:*)",
"Bash(/opt/resolve/bin/resolve:*)",
"Bash(python3:*)",
"Bash(sudo du:*)",
"Bash(systemctl status:*)",
"Bash(systemctl:*)",
"Bash(ip addr show)",
"Bash(ip route show)",
"Bash(ip link:*)",
"Bash(ip route show:*)",
"Bash(ip rule:*)",
"Bash(sudo iptables:*)",
"Bash(sudo nft list:*)",
"Bash(nmcli connection:*)",
"Bash(sudo ls:*)",
"Bash(pacman -Qs:*)",
"Bash(pacman -Ql:*)",
"Bash(cat:*)",
"Bash(udevadm info:*)",
"Bash(sudo pkill:*)",
"Bash(sudo systemctl stop:*)",
"Bash(sudo systemctl start:*)",
"Bash(sudo usbreset:*)",
"Bash(lsusb:*)",
"Bash(journalctl:*)",
"Bash(sudo rm:*)",
"Bash(idevicepair pair:*)",
"Bash(dmesg:*)",
"Bash(sudo dmesg:*)",
"Bash(sudo rmmod:*)",
"Bash(idevice_id:*)",
"Bash(sudo tee:*)",
"Bash(sudo systemctl restart:*)",
"Bash(pacman:*)",
"Bash(yay -Ss:*)",
"Bash(paru -Ss:*)",
"Bash(lsmod:*)",
"Bash(sysctl:*)",
"Bash(ping:*)",
"Bash(dig:*)",
"Bash(nc:*)",
"Bash(tailscale status:*)",
"Bash(mkdir:*)",
"Bash(sudo pacman:*)",
"Bash(sudo conntrack:*)",
"Bash(ip addr:*)",
"Bash(ip route get:*)",
"Bash(chmod:*)",
"Bash(/tmp/discord-network-fix.sh)",
"Bash(yay -Qs:*)",
"Bash(paru -Qs:*)",
"Bash(sudo wg show:*)",
"Bash(nmcli device:*)",
"Bash(ip -6 rule:*)",
"Bash(curl:*)",
"Bash(ssh-keygen:*)",
"Bash(ssh:*)",
"Bash(blender --version:*)",
"WebSearch",
"Bash(yay -S:*)",
"Bash(ethtool:*)",
"Bash(sudo find:*)",
"Bash(pactree:*)",
"Bash(xargs ls:*)",
"Bash(clawdbot doctor:*)",
"Bash(opencode --version:*)",
"Bash(npm install:*)",
"Bash(whereis:*)"
],
"deny": [],
"ask": []
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": []
}