Conversation
Addresses this error when switching to the flake:
```
error: Build user group has mismatching GID, aborting activation
The default Nix build user group ID was changed from 30000 to 350.
You are currently managing Nix build users with nix-darwin, but your
nixbld group has GID 350, whereas we expected 30000.
Possible causes include setting up a new Nix installation with an
existing nix-darwin configuration, setting up a new nix-darwin
installation with an existing Nix installation, or manually increasing
your `system.stateVersion` setting.
You can set the configured group ID to match the actual value:
ids.gids.nixbld = 350;
We do not recommend trying to change the group ID with macOS user
management tools without a complete uninstallation and reinstallation
of Nix.
```
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
Changes
New host: Stroma
hosts/Stroma/default.nix— host entry enabling darwin defaults (fonts, homebrew, security, system)hosts/Stroma/hardware.nix— hardware configurationhosts/Stroma/programs.nix— system packages, MAS apps, and cask-based programs (Craft, DaisyDisk, FastScripts, IINA, Little Snitch, PopClip, Postico, Roon, Scroll Reverser, SoundSource)hosts/Stroma/dock.nix— dock layout and persistent appshosts/Stroma/key.pub— SSH public keylib/keys.nix— register Stroma key in the fleetOpen WebUI integration
hosts/glyph/secrets/open-webui-env.age— add Stroma's LM Studio endpoint toOPENAI_API_BASE_URLS/OPENAI_API_KEYShosts/glyph/services/open-webui.nix— add Qwen 3.5 35B and Gemma 4 26B to managed models, set Gemma 4 26B as default, fix model sync deactivation to only target models with explicit DB entriesTest plan
nh darwin switch .#Stromasucceeds on Stroma