sisko: fix bluetooth ertm and xpadneo for wireless xbox controller
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
boot.initrd.kernelModules = [ ];
|
boot.initrd.kernelModules = [ ];
|
||||||
boot.kernelModules = [ "kvm-amd" ];
|
boot.kernelModules = [ "kvm-amd" ];
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
boot.extraModprobeConfig = "options bluetooth disable_ertm=1"; # Xbox controller
|
||||||
|
hardware.xpadneo.enable = true;
|
||||||
|
|
||||||
boot.kernel.sysctl = {
|
boot.kernel.sysctl = {
|
||||||
"vm.max_map_count" = 16777216;
|
"vm.max_map_count" = 16777216;
|
||||||
|
|||||||
Reference in New Issue
Block a user