Files
nixconf/modules/sys/hw/libinput.nix
T

4 lines
41 B
Nix

{
services.libinput.enable = true;
}