diff --git a/machines/ray/configuration.nix b/machines/ray/configuration.nix index c09950d..649fcf3 100644 --- a/machines/ray/configuration.nix +++ b/machines/ray/configuration.nix @@ -7,9 +7,12 @@ networking.hostName = "ray"; + services.tor.enable = true; + services.tor.client.enable = true; hardware.openrazer.enable = true; hardware.openrazer.users = [ "googlebot" ]; + hardware.openrazer.devicesOffOnScreensaver = false; users.users.googlebot.packages = [ pkgs.polychromatic ]; # depthai