mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-20 09:19:44 +01:00
Init support for acer chromebook cp713-1wn(with full audio support from https://github.com/ninelore/flake and https://github.com/WeirdTreeThing/chromebook-linux-audio
This commit is contained in:
parent
7467f155fc
commit
c5d2efcf1d
3 changed files with 44 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
in
|
||||
{
|
||||
acer-aspire-4810t = import ./acer/aspire/4810t;
|
||||
acer-chromebook-cp713-1wn = import ./acer/chromebook/cp713-1wn;
|
||||
airis-n990 = import ./airis/n990;
|
||||
aoostar-r1-n100 = import ./aoostar/r1/n100;
|
||||
apple-imac-14-2 = import ./apple/imac/14-2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue