diff options
author | makefu <github@syntax-fehler.de> | 2015-07-24 21:04:22 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-07-24 21:04:22 +0200 |
commit | e1f4ef731f34056c8360de8be21c2bfbc396d2e4 (patch) | |
tree | a960212d1ee8b0666ebb934c383816900d45cc7a /3modules/tv/consul.nix | |
parent | 7d71db1eb0ce36f8be914f53412615eba0090747 (diff) | |
parent | a62be1cef8726a2afa61df3dac9e19a71882b370 (diff) |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to '3modules/tv/consul.nix')
-rw-r--r-- | 3modules/tv/consul.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/3modules/tv/consul.nix b/3modules/tv/consul.nix index 312faa02f..4e54c2ab0 100644 --- a/3modules/tv/consul.nix +++ b/3modules/tv/consul.nix @@ -10,7 +10,6 @@ let cfg = config.tv.consul; out = { - imports = [ ../../3modules/tv/iptables.nix ]; options.tv.consul = api; config = mkIf cfg.enable (mkMerge [ imp |