hosts/samhain: OpenRazer

This commit is contained in:
kat witch 2021-07-01 22:39:59 +01:00
parent 1499492773
commit be1e47b05e
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -75,6 +75,10 @@ in
katnet.private.interfaces = singleton "hexnet";
katnet.public.interfaces = singleton "br";
hardware.openrazer = {
enable = true;
};
katnet.private.tcp.ports = [ 10445 ];
systemd.timers.kat-glauca-dns = {