8 lines
94 B
Nix
8 lines
94 B
Nix
{
|
|
mx = [ "mail.fudo.org" ];
|
|
|
|
hosts = {
|
|
legatus.ipv4-address = "91.229.23.204";
|
|
};
|
|
}
|