diff options
author | tv <tv@shackspace.de> | 2015-07-24 17:34:08 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 17:34:08 +0200 |
commit | f1ebbc73395e733e222b7f51e3fb554579ec1916 (patch) | |
tree | b3fa8c5d6279248391f5cd72f92e9bece13e4470 /1systems/tv/mkdir.nix | |
parent | faf5f6c172d6a6915e18cdec85e3543051eb0449 (diff) |
autoimport 3*/{krebs,$(LOGNAME)}
Diffstat (limited to '1systems/tv/mkdir.nix')
-rw-r--r-- | 1systems/tv/mkdir.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/1systems/tv/mkdir.nix b/1systems/tv/mkdir.nix index 823f04430..03d0c00f1 100644 --- a/1systems/tv/mkdir.nix +++ b/1systems/tv/mkdir.nix @@ -15,7 +15,6 @@ with lib; tv.identity.self = config.tv.identity.hosts.mkdir; } { - imports = [ ../../3modules/tv/iptables.nix ]; tv.iptables = { enable = true; input-internet-accept-new-tcp = [ @@ -29,7 +28,6 @@ with lib; }; } { - imports = [ ../../3modules/krebs/retiolum.nix ]; krebs.retiolum = { enable = true; connectTo = [ |