new_dots/configuration/modules/input-handle.nix
2026-01-03 12:48:28 +01:00

3 lines
39 B
Nix

{
services.libinput.enable = true;
}