mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 13:22:28 +00:00
Add keyleds
This commit is contained in:
@@ -44,5 +44,10 @@
|
||||
'';
|
||||
exportConfiguration = true;
|
||||
};
|
||||
|
||||
services.udev.extraRules = ''
|
||||
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0666"
|
||||
'';
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user