| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This seems to be somewhat of a standart.
|
|
This is important, so that other MTA can send us mail.
|
|
|
|
This also starts `nginx` so that we can complete http-01 acme
challenges.
|
|
|
|
|
|
|
|
The default is way too quiet.
|
|
|
|
|
|
This makes implementing a DNS server in tests easier.
|
|
|
|
RFC 7208 is titled “Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1”, whilst
RFC 7489 is titled “Domain-based Message Authentication, Reporting, and Conformance (DMARC)”
|
|
|
|
Most of the dns module was taken from: <https://github.com/nix-community/dns.nix>
|
|
|
|
|
|
|
|
|
|
This includes the obvious changes, ensuring that it follows our
current best-practices.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Silas Schöffel <sils@sils.li>
|
|
|
|
With it, the service names become nearly illegible.
|
|
The redirects always have an implicit dependency on the DNS config of
the running host. As such, simply stating them for all host is never a
possibility and setting them per host the only viable option.
|
|
|
|
Otherwise, this user's/group's owned files/directories could change when
a new user is added or removed, as we do not persist `/var/lib/nixos`.
|