fix: dual boot bluetooth key

This commit is contained in:
DACHXY 2025-04-14 11:56:16 +08:00
parent 21dd6582e8
commit 42ab0e94ce
3 changed files with 12 additions and 1 deletions

View file

@ -1,7 +1,6 @@
{
config,
pkgs,
lib,
...
}:
@ -39,8 +38,12 @@
hardware = {
steam-hardware.enable = true;
# Xbox controller
xpadneo.enable = true;
# Xbox USB dongle
xone.enable = true;
};
boot.extraModulePackages = with config.boot.kernelPackages; [