summaryrefslogtreecommitdiff
path: root/common/services/default.nix
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2026-04-17 08:35:28 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2026-04-17 08:35:28 +0200
commita277e2b64027d08aafc0899bdc580a7830e4cdef (patch)
treef2f49542e92f072a06ecf9159a3d1174fea44177 /common/services/default.nix
parentedb91700b7ce4dde94588ec94297ecd7a3c159a8 (diff)
add: tor
Diffstat (limited to 'common/services/default.nix')
-rw-r--r--common/services/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/services/default.nix b/common/services/default.nix
index 81b9554..c65c86f 100644
--- a/common/services/default.nix
+++ b/common/services/default.nix
@@ -3,6 +3,7 @@ let
services = [
"pipewire"
"greetd"
+ "tor"
];
in
builtins.listToAttrs (