From 29c59684a33449967373692ebf4a142b887c2901 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 8 Nov 2021 03:53:14 +0100 Subject: exim-smart-host: fix for manual --- krebs/3modules/exim-smarthost.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/krebs/3modules/exim-smarthost.nix b/krebs/3modules/exim-smarthost.nix index c5969caa..4eb1d641 100644 --- a/krebs/3modules/exim-smarthost.nix +++ b/krebs/3modules/exim-smarthost.nix @@ -31,6 +31,7 @@ let owner.name = "exim"; source-path = toString + "/${config.domain}.dkim.priv"; }; + defaultText = "‹secrets/‹domain›.dkim.priv›"; }; selector = mkOption { type = types.str; -- cgit v1.2.3