libinput patch

This commit is contained in:
Tao Tien 2024-04-17 00:49:23 -07:00
parent 545db85372
commit 8dc4793761
3 changed files with 13 additions and 1 deletions

View file

@ -4,6 +4,9 @@
lib,
...
}: {
nixpkgs.overlays = [
(import ../extras/libinput-overlay.nix)
];
environment.systemPackages = with pkgs; [
# fw-ectool
framework-tool