diff options
author | tv <tv@krebsco.de> | 2015-07-24 21:15:18 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-07-24 21:15:18 +0200 |
commit | c9b3c530a6902979feaba0b07e3b6542708a72f5 (patch) | |
tree | cbb58c168a4ecd9b2d3d16d0a3c4b77ad7dbf3ca /1systems/tv/mkdir.nix | |
parent | 2154167857b6bd35c8b1cce2ad41521164abb2ff (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 3e5fb72..113fc95 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 = { |