mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
gigabyte b550: suspend fix (#884)
fixes b550 suspend bug by setting up systemd services that disable GPP0 and GPP8 in /proc/acpi/wakeup Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
5
gigabyte/b550/default.nix
Normal file
5
gigabyte/b550/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
./b550-fix-suspend.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user