From 45f277fe7a5be9eadfec68b3f4916e30bcc8c4cc Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 9 Oct 2024 06:30:05 +0400 Subject: [PATCH] and a large soda --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 2a0789bd..43f4e518 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -131,6 +131,7 @@ security = { age.enable = true; certs.enable = true; + tor.enable = true; }; virtualization = { waydroid.enable = true; }; };