[TASK] Improve dualsense connetion
This commit is contained in:
parent
39942dd1ce
commit
54a02e7f32
@ -6,6 +6,11 @@
|
||||
boot.loader.systemd-boot.configurationLimit = 5;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.kernelModules = [ "hidp" ];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.settings.Policy.ReconnectAttempts = 0;
|
||||
|
||||
# System-Tuning für JetBrains Tools
|
||||
boot.kernel.sysctl = {
|
||||
"fs.inotify.max_user_watches" = 1048576;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user