diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 99e079e9..a7051985 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -102,7 +102,10 @@ libreoffice.enable = true; onlyoffice.enable = true; }; - security = { certs.enable = true; }; + security = { + certs.enable = true; + tor.enable = true; + }; }; # fuck you AOC