mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-16 05:51:14 +01:00
Fix Gigabyte B650 suspend issue (#1385)
This commit is contained in:
parent
bbf25ca940
commit
55e9685ec6
5 changed files with 13 additions and 5 deletions
|
|
@ -123,6 +123,7 @@
|
|||
friendlyarm-nanopi-r5s = import ./friendlyarm/nanopi-r5s;
|
||||
focus-m2-gen1 = import ./focus/m2/gen1;
|
||||
gigabyte-b550 = import ./gigabyte/b550;
|
||||
gigabyte-b650 = import ./gigabyte/b650;
|
||||
google-pixelbook = import ./google/pixelbook;
|
||||
gpd-micropc = import ./gpd/micropc;
|
||||
gpd-p2-max = import ./gpd/p2-max;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue