nixos/modules/config/getaddrinfo.nix
0 → 100644
+120
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
This commit introduces a new NixOS module `networking.getaddrinfo` to allow declarative configuration of `/etc/gai.conf`, which controls address selection behavior for `getaddrinfo(3)` as defined in RFC 3484 and RFC 6724.