about summary refs log tree commit diff
path: root/nixos/modules/services/networking/headscale.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-23headscale: Update to 0.17.1, conform module to RFC0042Kristoffer Dalby1-380/+381
2022-12-17nixos: fix typosfigsoda1-2/+2
2022-08-31nixos/*: convert options with admonitions to MDpennae1-6/+8
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-08-10headscale: fix tls challengeType enum possible valuestirex1-2/+2
2022-08-02Merge pull request #183491 from pennae/automatic-md-conversionspennae1-42/+42
2022-07-30treewide: automatically md-convert option descriptionspennae1-42/+42
2022-06-07nixos/headscale: do not run gin webframework in debug modesohalt1-0/+2
2022-06-07nixos/headscale: only set oidc secret if not nullsohalt1-1/+3
2022-04-18headscale: Fix typo as per systemd.exec(5)Ashish SHUKLA1-1/+1
2022-01-31nixos/headscale: Add headscale service moduleKristoffer Dalby1-0/+490