diff --git a/configuration.nix b/configuration.nix index 1f56bef..5c6a348 100755 --- a/configuration.nix +++ b/configuration.nix @@ -104,8 +104,6 @@ client.enable = true; torsocks.enable = true; }; - - services.privoxy.enableTor = true; services.mullvad-vpn = { enable = true; @@ -127,7 +125,6 @@ }; }; - networking.firewall.enable = true;