From c63c87311d9cc533aaf3a5a6e59d8bc1aea9067b Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 24 Jul 2015 14:06:48 +0200 Subject: krebs/retiolum.nix: add doc for secretKeyFile --- 3modules/krebs/retiolum.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/3modules/krebs/retiolum.nix b/3modules/krebs/retiolum.nix index 447592ee..e9b1244e 100644 --- a/3modules/krebs/retiolum.nix +++ b/3modules/krebs/retiolum.nix @@ -76,7 +76,11 @@ let # bad unsafe permissions... type = types.str; default = "/root/src/secrets/retiolum.rsa_key.priv"; - description = "Generate file with tincd -K."; + description = '' + Generate file with tincd -K. + This file must exist on the local system. The default points to + . + ''; }; connectTo = mkOption { -- cgit v1.2.3