mirror of
https://github.com/nmasur/dotfiles
synced 2026-05-17 19:46:27 +00:00
fix nodePackages references in prometheus-actual-exporter
This commit is contained in:
@@ -2,7 +2,12 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)"
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"Bash(gh run *)",
|
||||
"Bash(jj status *)",
|
||||
"Bash(jj new *)",
|
||||
"Bash(jj describe *)",
|
||||
"Bash(nix flake *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user