disable aspm on acer

This commit is contained in:
2025-10-02 14:56:11 +02:00
parent a925fdfeb8
commit d7009f8ebb
+2
View File
@@ -114,6 +114,8 @@ rec {
boot.initrd.kernelModules = [ "amdgpu" "thunderbolt" ];
boot.kernelParams = [ "pcie_aspm=off" ];
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave