diff options
author | lassulus <lass@aidsballs.de> | 2015-07-28 21:48:33 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2015-07-28 21:48:33 +0200 |
commit | 12644fe303a6045d6d8ae75916cb601f95596f25 (patch) | |
tree | 05c118cffacead8bd127f23cf0144940de299686 /tv/configs | |
parent | ac64527c5707cca5fc6e6e6ecf3957129cdb32b2 (diff) | |
parent | 5a03593b3a6eb97d2f369424b2631ad122b8de85 (diff) |
Merge remote-tracking branch 'nomic/user-toplevel' into newmaster
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; |