new_dots/configuration/modules/system/input-handle.nix
2026-02-22 18:10:35 +01:00

3 lines
39 B
Nix

{
services.libinput.enable = true;
}