diff options
author | tv <tv@shackspace.de> | 2015-07-25 00:04:04 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-25 00:31:07 +0200 |
commit | 6840ea1191dd7fc1ad02ae698875e044265d716b (patch) | |
tree | 0ee9aa47334820465552a62c886b85478d6d3e68 /1systems/tv/wu.nix | |
parent | 99527e88aec089b4fea496248cf03f738bfed257 (diff) |
tv.identity -> krebs.build + extraHosts hack
Diffstat (limited to '1systems/tv/wu.nix')
-rw-r--r-- | 1systems/tv/wu.nix | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index 5ca64ce9e..0b2dab9df 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -7,6 +7,8 @@ let in { + krebs.build.host = config.krebs.hosts.wu; + imports = [ ../../2configs/tv/w110er.nix ../../2configs/tv/base.nix @@ -17,10 +19,6 @@ in ../../2configs/tv/xserver.nix ../../2configs/tv/synaptics.nix # TODO w110er if xserver is enabled { - imports = [ ../../2configs/tv/identity.nix ]; - tv.identity.self = config.krebs.hosts.wu; - } - { environment.systemPackages = with pkgs; [ # stockholm |