librem15: add touchpad drivers

This commit is contained in:
Serĉanto de Scio 2024-05-22 21:49:08 +10:00
parent a221cd55d8
commit 251995a0d1
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -19,7 +19,7 @@
"sd_mod" # SCSI disk support
];
};
kernelModules = ["kvm-intel"]; # Enable kvm for libvirtd
kernelModules = ["hid_multitouch" "kvm-intel" "psmouse"]; # Enable kvm for libvirtd
};
fileSystems = {