{"id":18797056,"url":"https://github.com/umanwizard/guix-tailscale","last_synced_at":"2025-07-03T02:07:59.960Z","repository":{"id":287735758,"uuid":"861454617","full_name":"umanwizard/guix-tailscale","owner":"umanwizard","description":"Guix channel providing tailscale, tailscaled, and tailscale-service-type","archived":false,"fork":false,"pushed_at":"2024-09-25T20:36:36.000Z","size":7,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T16:43:38.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umanwizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-22T23:32:37.000Z","updated_at":"2025-04-09T21:32:39.000Z","dependencies_parsed_at":"2025-04-15T09:00:40.140Z","dependency_job_id":null,"html_url":"https://github.com/umanwizard/guix-tailscale","commit_stats":null,"previous_names":["umanwizard/guix-tailscale"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/umanwizard/guix-tailscale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umanwizard%2Fguix-tailscale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umanwizard%2Fguix-tailscale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umanwizard%2Fguix-tailscale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umanwizard%2Fguix-tailscale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umanwizard","download_url":"https://codeload.github.com/umanwizard/guix-tailscale/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umanwizard%2Fguix-tailscale/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245312,"owners_count":23436515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T22:01:25.757Z","updated_at":"2025-07-03T02:07:59.944Z","avatar_url":"https://github.com/umanwizard.png","language":"Scheme","funding_links":[],"categories":["Channels"],"sub_categories":[],"readme":"Guix packages and services for tailscale.\n\nTo get this channel, add this to your channels list:\n\n``` scheme\n(channel\n (name 'tailscale)\n (url \"https://github.com/umanwizard/guix-tailscale\")\n (branch \"main\")\n (introduction\n (make-channel-introduction\n  \"c72e15e84c4a9d199303aa40a81a95939db0cfee\"\n  (openpgp-fingerprint\n   \"9E53FC33B8328C745E7B31F70226C10D7877B741\"))))\n```\n\nFor example, if you also use `nonguix`, the full contents of your `~/.config/guix/channels.scm` might look like:\n\n``` scheme\n(cons* (channel\n        (name 'tailscale)\n        (url \"https://github.com/umanwizard/guix-tailscale\")\n        (branch \"main\")\n        (introduction\n         (make-channel-introduction\n          \"c72e15e84c4a9d199303aa40a81a95939db0cfee\"\n          (openpgp-fingerprint\n           \"9E53FC33B8328C745E7B31F70226C10D7877B741\"))))\n       (channel\n        (name 'nonguix)\n        (url \"https://gitlab.com/nonguix/nonguix\")\n        (branch \"master\")\n        (introduction\n         (make-channel-introduction\n          \"897c1a470da759236cc11798f4e0a5f7d4d59fbc\"\n          (openpgp-fingerprint\n           \"2A39 3FFF 68F4 EF7A 3D29  12AF 6F51 20A0 22FB B2D5\"))))\n      %default-channels)\n```\n\nAfter making the change to your channels list, run `guix pull`.\n\nTo run tailscale on boot, add `(service tailscale-service-type)` to your `services` list in your Guix SD OS configuration. If you use Guix on some other distribution, use `guix install` to get `tailscaled` and `tailscale`, and arrange for `tailscaled` to run on boot, however that is normally done in your distribution.\n\nEverything is in the module `(btv tailscale)`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumanwizard%2Fguix-tailscale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumanwizard%2Fguix-tailscale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumanwizard%2Fguix-tailscale/lists"}