{"id":18026670,"url":"https://github.com/andreoss/dnscrypt-nixos-module","last_synced_at":"2025-04-04T19:47:55.610Z","repository":{"id":157181092,"uuid":"614652444","full_name":"andreoss/dnscrypt-nixos-module","owner":"andreoss","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T13:30:24.000Z","size":305,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T16:06:49.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","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/andreoss.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}},"created_at":"2023-03-16T03:02:16.000Z","updated_at":"2024-10-29T13:30:27.000Z","dependencies_parsed_at":"2024-11-07T17:42:30.077Z","dependency_job_id":null,"html_url":"https://github.com/andreoss/dnscrypt-nixos-module","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fdnscrypt-nixos-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fdnscrypt-nixos-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fdnscrypt-nixos-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreoss%2Fdnscrypt-nixos-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreoss","download_url":"https://codeload.github.com/andreoss/dnscrypt-nixos-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247240586,"owners_count":20906848,"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-10-30T08:07:38.199Z","updated_at":"2025-04-04T19:47:55.587Z","avatar_url":"https://github.com/andreoss.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dnscrypt-nixos-module\n\nNixOS module to enable DNS configuration with unbound and https://github.com/DNSCrypt/dnscrypt-proxy\n\n\n## Installation\n\n### Add this repo as an input to `flake.nix`\n```\ninputs = {\n      ...\n      dnscrypt-module.url = \"github:andreoss/dnscrypt-nixos-module\";\n      ...\n};\n```\n\n### Add the module to the module list \n\n```\n modules = [ inputs.dnscrypt-module.nixosModules.default ... ];\n```\n\n### Enable `network.dns-crypt` option\n\n```\n  networking = {\n    dns-crypt.enable = true;\n  };\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreoss%2Fdnscrypt-nixos-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreoss%2Fdnscrypt-nixos-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreoss%2Fdnscrypt-nixos-module/lists"}