Files
nixos-config/.claude/settings.local.json
T
Miguel Palhas 39e6276c7d Session overhaul: dev tooling, cleanup, theming, fixes
Tooling:
- nh + nvd/nom/statix/deadnix/comma (new programs/nix.nix); GC via nh clean
- zoxide (cd), atuin, just, lazydocker, dust, duf, difftastic (git dft)

Structure:
- rename desktop -> konishi; homeConfigurations -> "user@host" for nh autodetect

Removals (heavy/unused):
- android-studio, unity/.NET/omnisharp/vscode, kicad, zoom, calibre,
  google-fonts, nerd-dictation

Screen recording:
- kooha + vokoscreen-ng + `webcam` corner-cam command/window-rule

Fixes:
- WEBKIT_DISABLE_DMABUF_RENDERER moved to common (electron/tauri on intel)
- kitty pinned to Catppuccin-Mocha; darkman no longer toggles kitty/claude
- claude theme dark + statusline locale fix
- ssh: migrate to settings API + multiplexing/keepalive/AddKeysToAgent;
  gpg-agent enableSshSupport
- silence hyprland configType / gtk4 / xdg userDirs deprecations

Flake hygiene:
- follows=nixpkgs for foundry/hardware/rose-pine/zen/spicetify (10->5 nixpkgs)
- zoxide _ZO_DOCTOR=0

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 18:17:25 +01:00

52 lines
1.8 KiB
JSON

{
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:wiki.hypr.land)",
"WebFetch(domain:gist.github.com)",
"WebFetch(domain:github.com)",
"Bash(GH_PAGER=cat gh api:*)",
"Bash(kitten @ launch:*)",
"Bash(for name in designer-bold designer analyze-branch oracle librarian git-master planning-with-files react-patterns vercel-react-best-practices smart-debug tdd-cycle security-scan issue remove-deadcode worktree-compare worktree-list)",
"Bash(do mv \"commands/$name.md\" \"skills/$name/SKILL.md\")",
"Bash(done)",
"Bash(TUICR_TERMINAL=kitty /home/naps62/.claude/skills/tuicr/tuicr-wrapper.sh:*)",
"Bash(nix search:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:api.github.com)",
"WebFetch(domain:docs.tempo.xyz)",
"Bash(nix-prefetch-url:*)",
"WebFetch(domain:release-assets.githubusercontent.com)",
"Bash(nix build:*)",
"Bash(nix-build:*)",
"Bash(direnv version:*)",
"Bash(nix:*)",
"WebFetch(domain:devenv.sh)",
"WebFetch(domain:discourse.nixos.org)",
"Bash(curl:*)",
"WebFetch(domain:quickshell.org)",
"WebFetch(domain:www.tonybtw.com)",
"Bash(systemctl:*)",
"Bash(darkman get:*)",
"Bash(dconf read:*)",
"Bash(journalctl:*)",
"Bash(hyprctl:*)",
"WebFetch(domain:docs.noctalia.dev)",
"WebFetch(domain:gerg-l.github.io)",
"Bash(pw-cli info:*)",
"WebFetch(domain:jgrulich.cz)",
"WebFetch(domain:fedoraproject.org)",
"WebFetch(domain:docs.pipewire.org)",
"Bash(wpctl status:*)",
"WebFetch(domain:bugs.chromium.org)",
"WebFetch(domain:gitlab.freedesktop.org)",
"Bash(python3 -c ' *)",
"Bash(statix check *)"
]
},
"sandbox": {
"enabled": true,
"autoAllowBashIfSandboxed": false
}
}