removed tor

This commit is contained in:
naturallaw77 2025-02-09 09:32:12 -08:00
parent ce57f17ea0
commit 381557671e

View File

@ -144,12 +144,6 @@
}; };
}; };
####### TOR #######
services.tor = {
enable = true;
client.enable = true;
torsocks.enable = true;
};
networking.firewall.enable = true; networking.firewall.enable = true;