Merge pull request #349 from ilian/x1c9-ssd

thinkpad/x1: import ssd config for relevant models
This commit is contained in:
Jörg Thalheim 2021-12-20 07:40:34 +00:00 committed by GitHub
commit 9e702dedab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,7 @@
imports = [
../.
../../../../common/pc/laptop/acpi_call.nix
../../../../common/pc/laptop/ssd
];
# New ThinkPads have a different TrackPoint manufacturer/name.

View File

@ -2,6 +2,7 @@
imports = [
../.
../../../../common/pc/laptop/acpi_call.nix
../../../../common/pc/laptop/ssd
./audio.nix
];
}

View File

@ -2,6 +2,7 @@
{
imports = [
../.
../../../../common/pc/laptop/ssd
];
# This solves lagging noticeable on high-resolution screens.