🚀 enable asus touchpad numpad
This commit is contained in:
parent
26a7df41d8
commit
a00798b058
3 changed files with 50 additions and 1 deletions
|
|
@ -33,6 +33,12 @@
|
|||
|
||||
# VSCode plugin
|
||||
nix-flake-tools.url = "github:rastertail/nix-flake-tools";
|
||||
|
||||
# Laptop Touchpad
|
||||
asus-touchpad-numpad-driver = {
|
||||
url = "github:mohamed-badaoui/asus-touchpad-numpad-driver";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, agenix, home-manager, nixpkgs, utils, ... }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue