diff options
author | tv <tv@shackspace.de> | 2015-07-24 21:15:18 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 21:15:18 +0200 |
commit | 62ad5ff9d2bb41acdad20b68ee47c4a32ce928b6 (patch) | |
tree | 3fc6f86d49b42375beabca2e1e334687df9d6326 /1systems/tv/wu.nix | |
parent | a62be1cef8726a2afa61df3dac9e19a71882b370 (diff) |
{ * tv identity -> 3 krebs}.hosts
Diffstat (limited to '1systems/tv/wu.nix')
-rw-r--r-- | 1systems/tv/wu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index 234b80559..4a74d552f 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -18,7 +18,7 @@ in ../../2configs/tv/synaptics.nix # TODO w110er if xserver is enabled { imports = [ ../../2configs/tv/identity.nix ]; - tv.identity.self = config.tv.identity.hosts.wu; + tv.identity.self = config.krebs.hosts.wu; } { environment.systemPackages = with pkgs; [ |