From a277e2b64027d08aafc0899bdc580a7830e4cdef Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 17 Apr 2026 08:35:28 +0200 Subject: add: tor --- common/services/tor.nix | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common/services/tor.nix (limited to 'common/services/tor.nix') diff --git a/common/services/tor.nix b/common/services/tor.nix new file mode 100644 index 0000000..a8321f2 --- /dev/null +++ b/common/services/tor.nix @@ -0,0 +1,4 @@ +{ ... }: +{ + enable = true; +} -- cgit v1.2.3-70-g09d2