trust-dns: link to docs in service file

This commit is contained in:
Colin 2023-07-10 08:12:07 +00:00
parent 8c4af55f82
commit b648aca505

View File

@ -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