Allow unlocking over tor
This commit is contained in:
@@ -7,9 +7,12 @@
|
|||||||
|
|
||||||
networking.hostName = "ray";
|
networking.hostName = "ray";
|
||||||
|
|
||||||
|
services.tor.enable = true;
|
||||||
|
services.tor.client.enable = true;
|
||||||
|
|
||||||
hardware.openrazer.enable = true;
|
hardware.openrazer.enable = true;
|
||||||
hardware.openrazer.users = [ "googlebot" ];
|
hardware.openrazer.users = [ "googlebot" ];
|
||||||
|
hardware.openrazer.devicesOffOnScreensaver = false;
|
||||||
users.users.googlebot.packages = [ pkgs.polychromatic ];
|
users.users.googlebot.packages = [ pkgs.polychromatic ];
|
||||||
|
|
||||||
# depthai
|
# depthai
|
||||||
|
|||||||
Reference in New Issue
Block a user