Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sn0wm1x/thinkbook-14-g6plus-ahp

Assets related to ThinkBook 14 G6+ AHP.
https://github.com/sn0wm1x/thinkbook-14-g6plus-ahp

Last synced: 11 days ago
JSON representation

Assets related to ThinkBook 14 G6+ AHP.

Awesome Lists containing this project

README

        

# ThinkBook 14 G6+ AHP

## Assets

These assets work for the Lenovo ThinkBook 14 G6+ AHP (R7-8845H-32G-1T), and I think the IMH (Intel) version should work as well.

### [Color](/color/)

Extract from `C:\Windows\System32\spool\drivers\color`.

### [Impulse](/impulse/)

Obtained in the same way as [shuhaowu/linux-thinkpad-speaker-improvements](https://github.com/shuhaowu/linux-thinkpad-speaker-improvements), no warranty and not tested.

## Flakes

TODO

```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
tb14g6plus.url = "github:sn0wm1x/thinkbook-14-g6plus-ahp";
}
}
```