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

This commit is contained in:
陈浩南 2024-06-01 20:05:17 +08:00
parent 9eea7cb2dc
commit 307fe81b15

View File

@ -125,7 +125,7 @@ inputs:
slurm = { enable = true; cpu = { cores = 16; threads = 2; }; memoryMB = 90112; gpus."4060" = 1; };
xrdp = { enable = true; hostname = [ "pc.chn.moe" ]; };
};
bugs = [ "xmunet" "backlight" "amdpstate" "hibernate-mt7921e" ];
bugs = [ "xmunet" "backlight" "amdpstate" "hibernate-mt7921e" "suspend-hibernate-no-platform" ];
};
system.nixos.tags = [ "next" ];
networking.extraHosts = "74.211.99.69 mirism.one beta.mirism.one ng01.mirism.one";