diff --git a/modules/tandoor.nix b/modules/tandoor.nix index cd637c9..534d3fb 100644 --- a/modules/tandoor.nix +++ b/modules/tandoor.nix @@ -38,9 +38,6 @@ in }; } ]; - settings = { - listen_addresses = lib.mkForce "localhost,10.88.0.1"; - }; authentication = "host tandoor tandoor 10.88.0.0/16 md5"; };