misaka13514/Nix Distributed Builder Setup

Set up Nix, maximize runner disk space, and connect to Tailscale for distributed building

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tailscale_authkeyTailscale OAuth client secret or Auth Keyyes
tailscale_hostnameHostname to register with Tailscaleyes
tailscale_tagsTags to advertise to Tailscale (e.g. tag:nix-ci-builder)yes
roleRole of the current job: "builder" or "coordinator"yesbuilder
buildersSpace separated list of full builder hostnames to wait for. Required if role is coordinatorno""
builder_timeoutMaximum time (in seconds) the builder should wait before self-terminatingno300
extra_nix_configExtra Nix configuration to append to /etc/nix/nix.confno""

no outputs