diff --git a/modules/services/trust-dns.nix b/modules/services/trust-dns.nix index 374fef94..623b3ea0 100644 --- a/modules/services/trust-dns.nix +++ b/modules/services/trust-dns.nix @@ -120,6 +120,7 @@ in config = mkIf cfg.enable { systemd.services.trust-dns = { description = "trust-dns DNS server"; + unitConfig.Documentation = "https://trust-dns.org/"; serviceConfig = { ExecStart = let