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; }; };