mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
claude: no sandbox
This commit is contained in:
parent
4c2304d8a4
commit
60dd17f5fa
2 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
users.users.${flake.config.me.username}.linger = true;
|
||||
home-manager.sharedModules = [
|
||||
"${homeMod}/cli/ssh-agent-forwarding.nix"
|
||||
"${homeMod}/claude-code"
|
||||
"${homeMod}/work/juspay.nix"
|
||||
"${homeMod}/services/vira.nix"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue