feat(home): add zed, cursor, and vscodium #1
Reference in New Issue
Block a user
Delete Branch "editor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
zed-editor,code-cursor, andvscodiumin a newhome/common/programs/editors.nix, imported fromprograms/default.nix.Trialling GUI editors alongside neovim for reviewing agent-generated diffs.
allowUnfreewas already set inflake.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.