mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 17:27:14 +08:00
Fix Gigabyte B650 suspend issue (#1385)
This commit is contained in:
5
gigabyte/b650/default.nix
Normal file
5
gigabyte/b650/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
./b650-fix-suspend.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user