From 896e7b5791c4723313790b1e07e867fcd7003212 Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 29 Nov 2025 13:47:53 +0100 Subject: uhh --- modules/tor.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/tor.nix') diff --git a/modules/tor.nix b/modules/tor.nix index ad69f52..bef081c 100644 --- a/modules/tor.nix +++ b/modules/tor.nix @@ -1,6 +1,6 @@ { pkgs, ... }: { - networking.proxy.default = "https://127.0.0.1:8118"; + # networking.proxy.default = "https://127.0.0.1:8118"; services = { tor = { enable = true; -- cgit v1.3