Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sn0wm1x/thinkbook-14-g6plus-ahp
- Owner: sn0wm1x
- Created: 2024-06-09T12:20:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T14:47:11.000Z (7 months ago)
- Last Synced: 2024-06-10T16:59:47.226Z (7 months ago)
- Size: 167 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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";
}
}
```