Allow unlocking over tor
This commit is contained in:
parent
3e192b3321
commit
6fce2e1116
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user