mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-07-12 01:47:46 +02:00
bring back razer
This commit is contained in:
parent
5498c8b76e
commit
93e7c35af5
1 changed files with 5 additions and 0 deletions
|
|
@ -116,6 +116,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
hardware.openrazer = {
|
||||
enable = true;
|
||||
users = [ "nora" ];
|
||||
};
|
||||
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "both";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue