feat(home): add zed, cursor, and vscodium #1

Merged
naps62-yolo merged 1 commits from editor into main 2026-08-17 07:47:11 +01:00
Collaborator

Adds zed-editor, code-cursor, and vscodium in a new
home/common/programs/editors.nix, imported from programs/default.nix.

Trialling GUI editors alongside neovim for reviewing agent-generated diffs.
allowUnfree was already set in flake.nix, so Cursor needed no extra config.

All three resolve against the locked nixpkgs: zed-editor 1.12.0 and
vscodium 1.126.04524 come from cache.nixos.org, cursor 3.12.30 is an
AppImage wrap that builds locally in seconds. statix and nixfmt are clean.

Neither host has been switched yet — this only lands the config.

Adds `zed-editor`, `code-cursor`, and `vscodium` in a new `home/common/programs/editors.nix`, imported from `programs/default.nix`. Trialling GUI editors alongside neovim for reviewing agent-generated diffs. `allowUnfree` was already set in `flake.nix`, so Cursor needed no extra config. All three resolve against the locked nixpkgs: zed-editor 1.12.0 and vscodium 1.126.04524 come from cache.nixos.org, cursor 3.12.30 is an AppImage wrap that builds locally in seconds. statix and nixfmt are clean. Neither host has been switched yet — this only lands the config.
naps62-yolo added 1 commit 2026-08-17 07:47:07 +01:00
feat(home): add zed, cursor, and vscodium
CI / lint (pull_request) Successful in 30s
CI / eval (pull_request) Failing after 1m38s
f623d1301b
Trialling GUI editors for reviewing agent-generated diffs.
naps62-yolo merged commit c457df3f03 into main 2026-08-17 07:47:11 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: naps62/nixos-config#1