From e2bfd6e9c38764eb7161b936124575b5c4ce12f5 Mon Sep 17 00:00:00 2001 From: Sandro Date: Thu, 18 Apr 2024 19:42:01 +0200 Subject: [PATCH] nixos/kresd: add link to upstream doc --- nixos/modules/services/networking/kresd.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/services/networking/kresd.nix b/nixos/modules/services/networking/kresd.nix index d295e40f3922..3dbd5203094c 100644 --- a/nixos/modules/services/networking/kresd.nix +++ b/nixos/modules/services/networking/kresd.nix @@ -65,6 +65,7 @@ in { default = ""; description = '' Extra lines to be added verbatim to the generated configuration file. + See upstream documentation for more details. ''; }; listenPlain = mkOption {