[NixOS] Add ryzen-shine-unencrypted

This commit is contained in:
2024-12-28 18:09:06 -07:00
parent 04b7672f0e
commit a0f75a0f4d
5 changed files with 126 additions and 76 deletions

View File

@@ -4,8 +4,5 @@ makeEnable config "myModules.games" false {
steam
# heroic
];
boot.extraModulePackages = with pkgs; [
xboxdrv
];
hardware.xone.enable = true;
}