devices.pc: disable suspend-hibernate-no-platform bug

This commit is contained in:
2024-06-12 22:49:08 +08:00
parent e16f49b3f3
commit c5da42debd

View File

@@ -141,7 +141,7 @@ inputs:
};
xrdp = { enable = true; hostname = [ "pc.chn.moe" ]; };
};
bugs = [ "xmunet" "backlight" "amdpstate" "suspend-hibernate-no-platform" ];
bugs = [ "xmunet" "backlight" "amdpstate" ];
};
boot.kernelParams = [ "acpi_osi=!" ''acpi_osi="Windows 2015"'' "mt7921e.disable_aspm=y" ];
networking.extraHosts = "74.211.99.69 mirism.one beta.mirism.one ng01.mirism.one";