mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-19 03:26:40 -07:00
11 lines
167 B
JSON
11 lines
167 B
JSON
|
{
|
||
|
"permissions": {
|
||
|
"allow": [
|
||
|
"WebFetch(domain:github.com)",
|
||
|
"WebFetch(domain:raw.githubusercontent.com)"
|
||
|
],
|
||
|
"deny": [],
|
||
|
"ask": []
|
||
|
}
|
||
|
}
|