From e55fd0c66d4a8b17a8e8c2caf53d29cbcef28c4c 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 d295e40f39228..3dbd5203094c0 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 {