summaryrefslogtreecommitdiffstats
path: root/nin
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2017-05-23 22:45:52 +0200
committernin <nineinchnade@gmail.com>2017-05-23 22:45:52 +0200
commit71719f2929c2dae1c431c09c517d8c49c7610b30 (patch)
tree7c22c411f7f4813dbd6a0ad8d368c3a31f05de23 /nin
parentfee2fa19585403a568242f3bdd870477b9cf97e7 (diff)
n 2: change search-domain to r
Diffstat (limited to 'nin')
-rw-r--r--nin/2configs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/2configs/default.nix b/nin/2configs/default.nix
index a1ed76d9..cb02521c 100644
--- a/nin/2configs/default.nix
+++ b/nin/2configs/default.nix
@@ -59,7 +59,7 @@ with import <stockholm/lib>;
krebs = {
enable = true;
- search-domain = "retiolum";
+ search-domain = "r";
build = {
user = config.krebs.users.nin;
source = let inherit (config.krebs.build) host; in {