summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/retiolum.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-07-20 17:20:47 +0200
committermakefu <github@syntax-fehler.de>2016-07-20 17:20:47 +0200
commit0c40af375f26788bd098b7594ae5425fedd68fb4 (patch)
tree37c33f3472aa68ba5ce941cf86455c0821df5e46 /krebs/3modules/retiolum.nix
parent46232b30beba336ccc6a1a75e1cc9d66646b5dcc (diff)
/ : s/krebs\.retiolum/krebs.tinc.retiolum/gmulti-tinc
Diffstat (limited to 'krebs/3modules/retiolum.nix')
-rw-r--r--krebs/3modules/retiolum.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/krebs/3modules/retiolum.nix b/krebs/3modules/retiolum.nix
index a80c510a5..0bd815211 100644
--- a/krebs/3modules/retiolum.nix
+++ b/krebs/3modules/retiolum.nix
@@ -50,9 +50,9 @@ let
default =
filterAttrs (_: h: hasAttr tinc.config.netname h.nets) config.krebs.hosts;
description = ''
- Hosts to generate <literal>config.krebs.retiolum.hostsPackage</literal>.
+ Hosts to generate <literal>config.krebs.tinc.retiolum.hostsPackage</literal>.
Note that these hosts must have a network named
- <literal>config.krebs.retiolum.netname</literal>.
+ <literal>config.krebs.tinc.retiolum.netname</literal>.
'';
};