Revert "devices.pc: test amdgpu flag"

This reverts commit cf42a5f473.
This commit is contained in:
2025-10-06 12:59:19 +08:00
parent cf42a5f473
commit afdb90bb6d

View File

@@ -102,7 +102,7 @@ inputs:
SUBSYSTEM=="power_supply", KERNEL=="BAT0", ACTION=="*", RUN+="${inputs.pkgs.ryzenadj}/bin/ryzenadj --set-coall=0x0fff00"
'';
# 解决有时蓝牙不能使用的问题
boot.kernelParams = [ "mt7925e.disable_aspm=1" "amdgpu.dcdebugmask=0x8000" ];
boot.kernelParams = [ "mt7925e.disable_aspm=1" ];
specialisation.niri.configuration.nixos.system.gui.implementation = "niri";
nixos.services.xray.client.xray.serverName = "xserver2.vps4.chn.moe";
specialisation.xray-vps6.configuration.nixos.services.xray.client.xray.serverName =