Fix Gigabyte B650 suspend issue (#1385)

This commit is contained in:
shouya
2025-02-24 17:29:57 +09:00
committed by GitHub
parent bbf25ca940
commit 55e9685ec6
5 changed files with 13 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
{
imports = [
./b650-fix-suspend.nix
];
}