mirror of
https://github.com/davegallant/nix-config
synced 2025-08-08 01:42:28 +00:00
Remove g810
This commit is contained in:
@@ -25,11 +25,4 @@
|
||||
# high-resolution display
|
||||
hardware.video.hidpi.enable = lib.mkDefault true;
|
||||
|
||||
# Enable g810-led and set profile.
|
||||
hardware.g810-led.enable = true;
|
||||
hardware.g810-led.profile = builtins.toFile "g610-led-profile" ''
|
||||
a 000000 # Set all keys to orange-red.
|
||||
c # Commit changes.
|
||||
'';
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user