pkgs.writeText derivations (used by HM for config files) carry preferLocalBuild = true, which the remote build hook declines, and allowSubstitutes = false, which prevents cache hits. With max-jobs = 0 these can never be realised, causing nixos-rebuild to fail. Setting max-jobs = 1 lets these millisecond-duration text-file writes run locally with no gaming impact. All real compilation still goes to the media server via the distributed build configuration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| hardware | ||
| FredOS-Gaming.nix | ||
| FredOS-Macbook.nix | ||
| FredOS-Mediaserver.nix | ||