Skip to content

DNS resolvers on NixOS / Guix #69

Description

@aither64

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions