entities/nexus/fudo.link.nix

6 lines
101 B
Nix
Raw Normal View History

2023-03-01 10:13:31 -08:00
{
servers = [ "nutboy3" "legatus" ];
2023-03-07 08:18:26 -08:00
dns-servers = [ "legatus" ];
2023-03-01 10:13:31 -08:00
gssapi-realm = "FUDO.ORG";
}