diff options
author | tv <tv@krebsco.de> | 2015-07-27 16:05:41 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-07-27 16:05:41 +0200 |
commit | 300dcb9ef35ba89b03f0a01cbefdf299bd5faef2 (patch) | |
tree | b0060a957bceba9ddce327ade45559514413f61b /tv/configs | |
parent | da5506a708d99476c82700675b35d7079763020d (diff) |
krebs.build.search-domain: s/example/default/
Diffstat (limited to 'tv/configs')
-rw-r--r-- | tv/configs/base.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/configs/base.nix b/tv/configs/base.nix index 06f83ea..997d4c2 100644 --- a/tv/configs/base.nix +++ b/tv/configs/base.nix @@ -10,7 +10,6 @@ in { krebs.enable = true; - krebs.search-domain = "retiolum"; networking.hostName = config.krebs.build.host.name; |