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/mkdir.nix | |
parent | a62be1cef8726a2afa61df3dac9e19a71882b370 (diff) |
{ * tv identity -> 3 krebs}.hosts
Diffstat (limited to '1systems/tv/mkdir.nix')
-rw-r--r-- | 1systems/tv/mkdir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/tv/mkdir.nix b/1systems/tv/mkdir.nix index 3e5fb7286..113fc9596 100644 --- a/1systems/tv/mkdir.nix +++ b/1systems/tv/mkdir.nix @@ -12,7 +12,7 @@ with lib; ../../2configs/tv/git.nix { imports = [ ../../2configs/tv/identity.nix ]; - tv.identity.self = config.tv.identity.hosts.mkdir; + tv.identity.self = config.krebs.hosts.mkdir; } { tv.iptables = { |