Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNS resolvers on NixOS / Guix #69

Open
aither64 opened this issue May 9, 2024 · 0 comments
Open

DNS resolvers on NixOS / Guix #69

aither64 opened this issue May 9, 2024 · 0 comments

Comments

@aither64
Copy link
Member

aither64 commented May 9, 2024

DNS resolvers configured from vpsAdmin are set on containers using osctl ct set dns-resolver and osctld will generate /etc/resolv.conf on container start or on change. Guix in default configuration doesn't seem to mind and doesn't touch /etc/resolv.conf. NixOS however either uses resolvconf to generate /etc/resolv.conf or expects etc.environment."resolv.conf". In any case, it overrides settings from vpsAdmin. NixOS template thus sets networking.nameservers to cloudflare DNS, which works, but it is a pity to not to use our own resolvers at vpsFree.cz when we could.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant