feat(axol): Add headscale module #13

Merged
minion merged 1 commit from push-rqkrwtstruvr into main 2024-08-08 22:37:18 +00:00

1 commit

Author SHA1 Message Date
Skyler Grey 1666065809 feat(axol): Add headscale module
All checks were successful
buildbot/nix-eval Build done.
Headscale is an open server for tailscale. Clicks, another group I work
on nix stuff with, has a module which makes it extremely easy to set up
a headscale server. I've spent a while over the past week making it safe
to import, and it's finally ready for Auxolotl to have!

We want to use headscale for internal communication between servers, so
it's OK to avoid setting up OIDC ... similarly, the only people who are
on the headscale should be relatively-well trusted. The expectation is
that to start with, this will be people who want to run buildbot workers
2024-08-08 22:36:01 +00:00