diff options
author | tv <tv@shackspace.de> | 2015-07-27 16:05:41 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-27 16:05:41 +0200 |
commit | d720588fb5f52e587a311c0960b5e623733d33dd (patch) | |
tree | 2ab5504577bec395727dc8b39c7ebeeb5605c737 /tv/configs | |
parent | d40a714c08fcdd47136847c23d852af91fb3db8a (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 06f83ea9e..997d4c235 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; |