Jörg Thalheim
c6c90887f8
drop acpi_call from nixos-hardware
...
fixes https://github.com/NixOS/nixos-hardware/issues/1114 and tlp also
no longer recommands it.
2024-12-02 12:33:14 +01:00
Sandro Jäckel
59b6e11bea
Set missing lib.literalExpression
...
this allows generating a options.json without setting any module option
2024-10-26 23:26:01 +02:00
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