mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Remove xpadneo
This commit is contained in:
@@ -36,9 +36,6 @@ in
|
||||
};
|
||||
|
||||
boot = {
|
||||
extraModulePackages = with config.boot.kernelPackages; [
|
||||
xpadneo # Advanced Linux Driver for Xbox One Wireless Controller
|
||||
];
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
kernelPackages = pkgs.linuxPackages;
|
||||
|
||||
|
Reference in New Issue
Block a user