mirror of
https://github.com/nmasur/dotfiles
synced 2026-05-17 16:16:26 +00:00
14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"Bash(gh run *)",
|
|
"Bash(jj status *)",
|
|
"Bash(jj new *)",
|
|
"Bash(jj describe *)",
|
|
"Bash(nix flake *)"
|
|
]
|
|
}
|
|
}
|