mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-18 06:51:16 +01:00
Add support for Omen en00015p laptop (#457)
This commit is contained in:
parent
02bc52617a
commit
bfbc3a181d
3 changed files with 17 additions and 0 deletions
|
|
@ -117,6 +117,7 @@
|
|||
microsoft-surface-pro-3 = import ./microsoft/surface-pro/3;
|
||||
msi-gs60 = import ./msi/gs60;
|
||||
msi-gl62 = import ./msi/gl62;
|
||||
omen-en00015p = import ./omen/en00015p;
|
||||
onenetbook-4 = import ./onenetbook/4;
|
||||
pcengines-apu = import ./pcengines/apu;
|
||||
pine64-pinebook-pro = import ./pine64/pinebook-pro;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue