fix(dualsense): Correct touchpad device name for libinput ignore
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
chore(handoff): Disable airpods handoff service perf(wivrn): Comment out nightly package for stability
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{...}: {
|
||||
services.airpods-handoff = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
user = "servius";
|
||||
macAddress = "14:14:7D:E5:1A:AC";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user