From f15afbc9788aa0669a37d8b7436f04ac20fec4be Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Thu, 10 Oct 2024 22:12:16 +0900 Subject: [PATCH] Update comment --- nixos/hardware.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hardware.nix b/nixos/hardware.nix index 904a7c00..1446dc10 100644 --- a/nixos/hardware.nix +++ b/nixos/hardware.nix @@ -7,7 +7,7 @@ # - Specify hardware names even if `evdev:input:*` working for mostcase. I should care both US and JIS layout # - How to get the KEYBOARD_KEY_700??: `evtest /dev/input/event??` # - How to get the hardware name:: `udevadm info --attribute-walk /dev/input/event?? | grep -F 'ATTRS{name}'` - # - How to apply?: After nixos-rebuild switch `sudo systemd-hwdb update && sudo udevadm trigger` + # - How to apply?: Rebuild and reboot. Don't use `sudo systemd-hwdb update && sudo udevadm trigger` except debugging purpose. extraHwdb = lib.mkBefore '' evdev:name:Topre REALFORCE 87 US:* KEYBOARD_KEY_70039=leftctrl # original: capslock