diff options
author | tv <tv@shackspace.de> | 2015-07-24 12:34:25 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 12:34:25 +0200 |
commit | e082da2c23ebff82717df11d266ecfd22a70db56 (patch) | |
tree | 9ee355543f3268ba3a99ebf94d7b1dd06eba9730 /1systems/tv/rmdir.nix | |
parent | ee52522cc139670c3eeaeeb462dff98ea870d2e4 (diff) |
3 tv retiolum: RIP
Diffstat (limited to '1systems/tv/rmdir.nix')
-rw-r--r-- | 1systems/tv/rmdir.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/1systems/tv/rmdir.nix b/1systems/tv/rmdir.nix index b77a1c39e..2cf9668c8 100644 --- a/1systems/tv/rmdir.nix +++ b/1systems/tv/rmdir.nix @@ -29,8 +29,8 @@ with lib; }; } { - imports = [ ../../3modules/tv/retiolum.nix ]; - tv.retiolum = { + imports = [ ../../3modules/krebs/retiolum.nix ]; + krebs.retiolum = { enable = true; hosts = ../../Zhosts; connectTo = [ |