summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-10-18 16:12:14 +0200
committertv <tv@shackspace.de>2015-10-18 16:12:14 +0200
commitd50d5825602a97df970b5f5e14d0aa5dacca4842 (patch)
tree52b918e86bef7e1da10040aca36e81cb7ea5ac79 /krebs
parentc9a3d1a3d9c59e52a7866d7a947ee01a117548e3 (diff)
add krebs.dns.providers.gg23
Diffstat (limited to 'krebs')
-rw-r--r--krebs/3modules/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/3modules/default.nix b/krebs/3modules/default.nix
index ea189470..ff0cc834 100644
--- a/krebs/3modules/default.nix
+++ b/krebs/3modules/default.nix
@@ -77,6 +77,7 @@ let
{
krebs.dns.providers = {
de.krebsco = "zones";
+ gg23 = "hosts";
internet = "hosts";
retiolum = "hosts";
};