summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2017-06-18 14:09:14 +0200
committerlassulus <lass@lassul.us>2017-06-18 14:09:14 +0200
commit3c09becf4714469bcb191928765600b80e6b57a5 (patch)
treed939579d002632020fd2982f70eb4ab38a257186 /krebs
parent11595014eefe6f495511a7ed470bc08286469907 (diff)
parent2cb779a54972197e69aeb53f14a6b3e391844d34 (diff)
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'krebs')
-rw-r--r--krebs/3modules/tinc_graphs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/tinc_graphs.nix b/krebs/3modules/tinc_graphs.nix
index 197835e7..8390eccb 100644
--- a/krebs/3modules/tinc_graphs.nix
+++ b/krebs/3modules/tinc_graphs.nix
@@ -48,7 +48,7 @@ let
external domainname to be used for anonymous graphs
it will be used if you want to enable ACME
'';
- default = "graphs.krebsco.de";
+ default = "graph.krebsco.de";
};
complete = mkOption {