Add ZSA Keyboard udev rules to desktop
This commit is contained in:
parent
5b7de46c2b
commit
01fef0a7d2
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
wayland.compositor = "kwin";
|
||||
enableHidpi = true;
|
||||
};
|
||||
hardware.keyboard.zsa.enable = true;
|
||||
|
||||
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "thunderbolt" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
|
|
Loading…
Reference in a new issue