Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the Lenovo Thinkpad L14 (AMD) laptop #194

Merged
merged 1 commit into from Oct 15, 2020

Conversation

blitz
Copy link
Contributor

@blitz blitz commented Oct 7, 2020

This PR adds support for the Lenovo Thinkpad L14 Gen 1 laptop with AMD Ryzen CPU (Renoir).

I'm not 100% sure where to put the module. If some one has a better idea than l14-amd I'm all ears. Should it be l14/amd instead?

@blitz blitz changed the title Add support for the Lenovo L14 (AMD) laptop Add support for the Lenovo Thinkpad L14 (AMD) laptop Oct 7, 2020
flake.nix Outdated Show resolved Hide resolved
{
imports = [
../.
../../../common/cpu/amd
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could their be a generic l14 module that gets extended by the more specific amd profile?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So I've created l14/amd and l14/intel. I've populated the l14/intel profile with the same content as the l13 profile, because its basically the same laptop in a smaller chassis, but I couldn't test it.

Add support for the Lenovo Thinkpad L14 Gen 1 Intel and AMD variants.
@blitz blitz requested a review from Mic92 October 14, 2020 22:42
@Mic92 Mic92 merged commit b382727 into NixOS:master Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants