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

This commit is contained in:
陈浩南 2024-03-31 19:49:05 +08:00
parent 392433de5a
commit aa278b51a8

View File

@ -125,7 +125,7 @@ inputs:
hostname = [ "pc.chn.moe" ];
};
};
bugs = [ "xmunet" "backlight" "amdpstate" ];
bugs = [ "xmunet" "backlight" "amdpstate" "suspend-hibernate-no-platform" ];
};
networking.extraHosts = "74.211.99.69 mirism.one beta.mirism.one ng01.mirism.one";
services.colord.enable = true;