diff options
author | makefu <github@syntax-fehler.de> | 2016-07-20 17:20:47 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-07-20 17:20:47 +0200 |
commit | 0c40af375f26788bd098b7594ae5425fedd68fb4 (patch) | |
tree | 37c33f3472aa68ba5ce941cf86455c0821df5e46 /tv | |
parent | 46232b30beba336ccc6a1a75e1cc9d66646b5dcc (diff) |
/ : s/krebs\.retiolum/krebs.tinc.retiolum/g
Diffstat (limited to 'tv')
-rw-r--r-- | tv/2configs/retiolum.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/retiolum.nix b/tv/2configs/retiolum.nix index f79454157..7179be570 100644 --- a/tv/2configs/retiolum.nix +++ b/tv/2configs/retiolum.nix @@ -3,7 +3,7 @@ with config.krebs.lib; { - krebs.retiolum = { + krebs.tinc.retiolum = { enable = true; connectTo = filter (ne config.krebs.build.host.name) [ "gum" |