Conversation
Adds modules/darwin/programs/zed.nix following the cmux pattern, with enable (installs cask + writes settings.json) and enableDefaults (populates current settings as overridable mkDefault values). Enabled on Rhizome and lobtop. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: aa2a5f458650
Adds lobtop overrides for language_models (Bedrock), agent tool permissions (git allow-list + glyph MCP tools), and ssh_connections. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: 6c3aa3f8a452
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: 88cb5b615992
Adds zed-nova-theme as a flake input (flake = false) and a `themes` option to the zed module. enableDefaults wires in the nova theme by default. Run `nix flake update zed-nova-theme` to pin the lock. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: d5d1b7b69aa1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: 4576acab4bb2
6 tasks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Entire-Checkpoint: fc1901e5e44a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
modules/darwin/programs/zed.nixfollowing the cmux pattern, withenable(installs Homebrew cask + writes~/.config/zed/settings.jsonvia home-manager) andenableDefaults(all current settings as overridablemkDefaultvalues)themesoption —enableDefaultswires inzed-nova-themeflake input, replacing the manual clone+symlinkzed-nova-themeas aflake = falseflake input, pinned inflake.locklanguage_models.bedrockandagent.tool_permissionsTest plan
nh darwin switch .#Rhizomebuilds successfullynh darwin switch .#lobtopbuilds successfully🤖 Generated with Claude Code