Commit 5c649a5
feat(home): expand claude-code read permissions for nix store and systemd
- Allow Read(/nix/store/*) for inspecting derivations and build outputs
- Replace narrow systemctl entries with full read-only coverage (cat,
is-active, is-enabled, is-failed, list-jobs, list-sockets, list-timers,
list-unit-files, list-units, show, status)
- Fix journalctl permission syntax (colon → space)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 278fe7f commit 5c649a5
1 file changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
158 | | - | |
| 160 | + | |
159 | 161 | | |
160 | | - | |
161 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
162 | 173 | | |
163 | 174 | | |
164 | 175 | | |
| |||
0 commit comments