fix(dualsense): Correct touchpad device name for libinput ignore
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:
uttarayan21
2025-12-15 14:20:16 +05:30
parent edf2e5834a
commit 59e0ffc1ae
3 changed files with 3 additions and 3 deletions

View File

@@ -13,6 +13,6 @@
importOXRRuntimes = true;
};
highPriority = true;
package = pkgs.wivrn-nightly;
# package = pkgs.wivrn-nightly;
};
}