Add support for pcsx2.

This commit is contained in:
Tom Alexander
2025-03-20 20:18:40 -04:00
parent ee181b535e
commit 15c209fdd9
9 changed files with 405 additions and 3 deletions

View File

@@ -9,9 +9,10 @@
imports = [ ];
config = {
environment.loginShellInit = lib.mkIf (!config.me.buildingIso) ''
doas iw dev wlan0 set power_save off
'';
# Doesn't seem necessary starting with 6.13
# environment.loginShellInit = lib.mkIf (!config.me.buildingIso) ''
# doas iw dev wlan0 set power_save off
# '';
# Enable debug logging for ath12k wifi card.
boot.kernelParams = [