From 38aa2fd49349802cabde81f1b5d81c0a4c12e219 Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Wed, 12 Apr 2017 11:17:38 +0200
Subject: [PATCH] m: .retiolum -> .r

update search domain, also .internet -> .i
---
 2configs/default.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2configs/default.nix b/2configs/default.nix
index 7b2e6b6..cd9b4c0 100644
--- a/2configs/default.nix
+++ b/2configs/default.nix
@@ -17,7 +17,7 @@ with import <stockholm/lib>;
     enable = true;
 
     dns.providers.lan  = "hosts";
-    search-domain = "retiolum";
+    search-domain = "r";
     build = {
       user = config.krebs.users.makefu;
       source = let