diff options
Diffstat (limited to '1systems/tv/rmdir.nix')
-rw-r--r-- | 1systems/tv/rmdir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/tv/rmdir.nix b/1systems/tv/rmdir.nix index c470086ce..15d624d1c 100644 --- a/1systems/tv/rmdir.nix +++ b/1systems/tv/rmdir.nix @@ -12,7 +12,7 @@ with lib; ../../2configs/tv/git.nix { imports = [ ../../2configs/tv/identity.nix ]; - tv.identity.self = config.tv.identity.hosts.rmdir; + tv.identity.self = config.krebs.hosts.rmdir; } { tv.iptables = { |