libinput patch
This commit is contained in:
parent
545db85372
commit
8dc4793761
3 changed files with 13 additions and 1 deletions
|
|
@ -4,6 +4,9 @@
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
nixpkgs.overlays = [
|
||||
(import ../extras/libinput-overlay.nix)
|
||||
];
|
||||
environment.systemPackages = with pkgs; [
|
||||
# fw-ectool
|
||||
framework-tool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue