remove xone driver from gaming due to build failure

This commit is contained in:
Sam 2025-01-04 17:19:47 +00:00
parent 865af0fc66
commit 2821aa4c27
1 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
{ pkgs, lib, ... }:
{
# Gaming
hardware.xone.enable = true;
# xone failing to build - https://github.com/NixOS/nixpkgs/pull/347471
# hardware.xone.enable = true;
environment.systemPackages = with pkgs; [
#Xbox controller
linuxKernel.packages.linux_zen.xone
# linuxKernel.packages.linux_zen.xone
# Steam
mangohud