diff options
| author | 2026-07-02 15:08:54 +0100 | |
|---|---|---|
| committer | 2026-07-02 15:08:54 +0100 | |
| commit | 39a6d2b472c6f9026332a562dc759e62c837d37e (patch) | |
| tree | 2b8bec0438eb77d672081ea9d91cb647b70ecdf5 /nix/common.nix | |
| parent | 04395ecffd668052f43095d4912e4d651de4f471 (diff) | |
| download | dotfiles-39a6d2b472c6f9026332a562dc759e62c837d37e.tar.gz dotfiles-39a6d2b472c6f9026332a562dc759e62c837d37e.tar.bz2 dotfiles-39a6d2b472c6f9026332a562dc759e62c837d37e.zip | |
Add aibox to Nix profile
Diffstat (limited to 'nix/common.nix')
| -rw-r--r-- | nix/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/common.nix b/nix/common.nix index c256aa2..c0df431 100644 --- a/nix/common.nix +++ b/nix/common.nix @@ -144,6 +144,7 @@ codex # OpenAI Codex CLI github-copilot-cli # `copilot`; prebuilt-binary derivation since 1.0.43 tuicr # interactive git-change reviewer; flake input, see nix/flake.nix. Skill: dot_claude/skills/tuicr/ + aibox # Bubblewrap sandbox for AI coding agent sessions; flake input, see nix/flake.nix # ── LSPs / formatters / linters / DAPs ───────────────────────────────── # LSPs |
