1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-10-19 03:17:22 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Jörg Thalheim
f5c239fa9a asus/zephyrus/ga402x/shared.nix: no need to override default of mkEnableOption 2024-09-29 12:41:13 +00:00
mexisme
c1f051bf03 Add 'mkDefault' to several settings for Asus Zephyrus GA402X 2024-09-28 13:01:43 +00:00
mexisme
1c62abd2dd Disable USB wakeup on the 8295 ITE Device on Asus Zephyrus GA402X laptop 2024-09-28 13:01:40 +00:00
mexisme
c54cf53e02 Tidy-up idents 2024-08-10 17:15:28 +00:00
mexisme
569b23fd82 Simplify the diff, by moving the (mkIf ...) for the keyboard.autosuspend.enable option to within the associated services.udev.extraRules attr-set 2024-08-10 17:15:28 +00:00
mexisme
6f38f8576c Test the kernel version, rather than the NixOS release version
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2024-08-10 17:15:28 +00:00
mexisme
d1966ef874 Clarify doc-comments 2024-08-10 17:15:28 +00:00
mexisme
ddebede974 On ASUS Zephyrus GA402X, make enabling auto-suspend on the keyboard optional
- On kernels before 6.9.x, default to disabling auto-suspend
- On more-recent kernels, default to enabling auto-suspend
2024-08-10 17:15:28 +00:00
mexisme
b5c4fb6b89 Add a config for Asus Zephyrus GA402X* (2023) series
- Disable power-saving for the keyboard on the Asus Zephyrus GA402X series (2023)
- Add more-aggressive roaming rules for Asus Mediatek cards when using IWD
  - Add note about potentially needing more-aggressive roaming rules for Asus Mediatek cards when using WPA-Supplicant
  - Make enabling the higher scanning optional
- Split-up the AMD-GPU and Nvidia configs
- Add switch for AMD-GPU recovery mode
- Add switch for AMD-GPU sg_display (Scatter/Gather) mode
- Add switch for AMD-GPU PSR support
2024-02-06 09:20:31 +00:00