diff options
author | tv <tv@krebsco.de> | 2015-07-24 17:34:08 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-07-24 17:34:08 +0200 |
commit | 4165440f467e2c573ba248ae9cdcae54d1488bc5 (patch) | |
tree | ce70c6d0d92d10a27dbadea313215b7953725b89 /1systems/tv/mkdir.nix | |
parent | 1fa2d83e3cdd3305fde7751d0c3ae64d5f8fed48 (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 823f044..03d0c00 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 = [ |