mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
Set Alder Lake support for the Aoostar R1 N100
In order to get micro-code updates, and select the right driver for hardware transcoding on the integrated GPU.
This commit is contained in:
parent
8f44cbb48c
commit
71cca26f33
3 changed files with 14 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
{
|
||||
acer-aspire-4810t = import ./acer/aspire/4810t;
|
||||
airis-n990 = import ./airis/n990;
|
||||
aoostar-r1-n100 = import ./aoostar/r1/n100;
|
||||
apple-imac-14-2 = import ./apple/imac/14-2;
|
||||
apple-imac-18-2 = import ./apple/imac/18-2;
|
||||
apple-macbook-air-3 = import ./apple/macbook-air/3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue