Jörg Thalheim
895e314e4b
Merge pull request #1620 from makefu/master
...
lenovo/t14-intel-gen1(-nvidia): init
2025-09-30 19:21:37 +00:00
makefu
76a314765d
lenovo/t14-intel-gen1(-nvidia): init
...
init configuration for t14 intel gen1 with and without nvidia dedicated graphics card
ref: https://thinkwiki.de/T14_Gen_1_(Intel)
2025-09-23 16:07:10 +02:00
Ameya Shenoy
3caaf86f9d
feat: kernel params for x1 carbon
...
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com >
2025-09-17 01:19:01 +05:30
Jörg Thalheim
bfce4a25eb
Merge pull request #1571 from b-eyselein/master
...
Add Lenovo Thinkpad P16s AMD Gen 4
2025-09-01 17:51:39 +00:00
bashfulrobot
0413405b45
feat: ✨ add ThinkPad T14 Intel Gen 6 hardware support
...
Add complete hardware profile for Lenovo ThinkPad T14 Intel Gen 6 with:
- Lunar Lake CPU architecture support with modern kernel requirements
- Intel Arc graphics integration
- Kernel parameters for backlight and touchpad optimization
- Fingerprint reader support with comprehensive PAM configuration guidance
- Disabled throttled service for modern Intel power management
- Updated flake.nix and README.md with new module entries
Includes detailed documentation for fingerprint authentication setup
with warnings about potential login issues and proper PAM configuration
in host systems. Follows CONTRIBUTING.md guidelines for profile structure.
2025-08-19 10:29:33 -07:00
Björn Eyselein
139a6586ed
Add Lenovo Thinkpad P16s AMD Gen 4
...
Signed-off-by: Björn Eyselein <eyselein@infosim.net >
2025-08-08 09:51:11 +02:00
Andre
51e51e6014
chore: format repo using treefmt-nix and nixfmt-rfc-style
2025-06-04 12:35:54 -04:00
Keanu Kerr
e9dcc95a38
Add config file
2025-06-01 07:05:03 -04:00
Ralf Gueldemeister
0985f25385
Add Lenovo Thinkpad X1 13th Gen
2025-05-29 22:41:03 -06:00
Peter Bittner
687c8fcf68
X1 Yoga: Enable fingerprint reader and FW update
2025-05-19 13:54:40 +02:00
Florian Pester
aaa8e548c3
E14-intel: add gen4 configuration
2025-05-07 14:09:01 +02:00
Or Dagmi
9b383cd3f4
Adding gen6 support for lenovo thinkpad e14 ( #1470 )
...
Co-authored-by: DiGMi <digmi@sentrycs.com >
2025-05-07 14:07:45 +02:00
Peter Bittner
7d9552ef6b
Replace symlink references by real path and delete symlink
...
The common/pc/laptop/ssd folder was apparently moved a level up and was
replaced by a symlink to keep things working. We can consolidate this now.
2025-05-05 11:17:15 +02:00
Peter Bittner
f5eedd65a3
Lenovo ThinkPad X1 Yoga Gen 8
...
Convertible laptop equipped with e.g. 13th Gen Intel Core i7-1365U × 12, 32 GiB RAM, and 512 MiB or 1 TiB SSD HDD
2025-05-05 00:03:46 +02:00
Jairo Llopis
84eb0330ae
feat: add Lenovo ThinkPad P16s Intel Gen 2
...
@moduon MT-9339
2025-04-30 12:58:16 +01:00
Sebastián Zavala Villagómez
01f1548e40
lenovo/thinkpad/x13s: source kernel through config instead of pkgs
...
The previous implementation was sourcing the kernel through `pkgs.linux`,
which is only representative of the final system if `boot.kernelPackages`
is left as the default value of `pkgs.linuxPackages`.
You can of course change this to other package sets, such as
`pkgs.linuxPackages_latest`. Instead, we now reference the kernel
through `config.boot.kernelPackages.kernel`.
2025-04-29 19:20:24 +00:00
Sebastián Zavala Villagómez
6e80224000
lenovo/thinkpad/p14s: check kernel version through config instead of pkgs
...
The previous implementation was checking the kernel version through
`pkgs.linux`, which is only representative of the final system if
`boot.kernelPackages` is left as the default value of
`pkgs.linuxPackages`.
You can of course change this to other package sets, such as
`pkgs.linuxPackages_latest`. Instead, we now reference the kernel
through `config.boot.kernelPackages.kernel`.
2025-04-29 19:20:20 +00:00
VuiMuich
d07bb61449
lenovo-thinkpad-x1-2nd-gen
2025-04-29 05:36:52 +00:00
Jörg Thalheim
b673d3a57b
Merge pull request #1444 from phodina/lenovo-thinpad-x13s
...
lenovo-thinkpad-x13s: Add support for aarch64 system
2025-04-24 16:00:55 +02:00
Petr Hodina
3fd285f386
lenovo-thinkpad-x13s: Add support for aarch64 system
2025-04-23 21:22:13 +02:00
Jörg Thalheim
8bf8a2a082
Merge pull request #1268 from NixOS/e14-intel
...
E14-intel: import intel comet lake
2025-04-23 09:10:33 +02:00
Mads Rumle Nordstrøm
de6fc55511
added intel whiskey lake
2025-03-31 11:35:42 +00:00
Mads Rumle Nordstrøm
a3f63440fc
added lenovo thinkpad p43s
2025-03-31 11:35:42 +00:00
steeb-k
be7794e5a6
Added Lenovo Thinkpad P14s Gen 5 Intel config
2025-03-31 11:21:57 +00:00
Sandro Jäckel
af7de84f85
E14-intel: import intel comet lake
...
The E14 has a i5-10210U which is from comet lake.
see https://www.intel.com/content/www/us/en/products/sku/195436/intel-core-i510210u-processor-6m-cache-up-to-4-20-ghz/specifications.html
2025-03-28 17:21:24 +01:00
Peter Bittner
97280e2440
Make comment less intimidating (Lenovo X1 Yoga Gen 7)
2025-03-23 19:54:37 +01:00
Eva Dengler
3970af5d58
lenovo/thinkpad/x13-yoga: add thunderbolt support
2025-03-14 11:40:45 +01:00
emergentmind
09e97074ad
refactor: add generic laptop spec
2025-03-12 15:18:11 +00:00
emergentmind
1b1acdc3e7
init
2025-03-12 15:18:11 +00:00
Andrew Kvalheim
099d38a69e
lenovo/thinkpad/p16s/amd/gen2: init
...
Notes:
- Tested on a model 21K9CTR1WW configured with:
- AMD Ryzen 7 PRO 7840U with Radeon 780M Graphics
- 64 GB soldered RAM
- WQUXGA (3840×2400) OLED display
- Qualcomm NFA765 wireless network adapter
- BIOS version R2FET38W (1.18)
- The user guide is shared by:
- ThinkPad P14s Gen 4
- ThinkPad P16s Gen 2
- ThinkPad T14 Gen 4
- ThinkPad T16 Gen 2
2025-02-24 08:09:24 +00:00
Joe
3009bcb058
lenovo/thinkpad/t490s: init
2025-02-01 06:18:18 +00:00
โทสตัล
b678606690
lenovo-z13-gen2: networking.networkmanager.fccUnlockScripts → networking.modemmanager.fccUnlockScripts
...
Fixes evaluation warning
2025-01-15 22:00:06 +00:00
Konstanty Kowalewski
bad8e79410
enable acpi.ec_no_wakeup in Thinkpad T14 AMD Gen 5
2024-12-03 09:12:23 +00:00
Jörg Thalheim
c6c90887f8
drop acpi_call from nixos-hardware
...
fixes https://github.com/NixOS/nixos-hardware/issues/1114 and tlp also
no longer recommands it.
2024-12-02 12:33:14 +01:00
Armin
e907785673
lenovo/z/gen2/z13: Add modem fcc unlock
2024-10-27 03:45:47 +01:00
André Silva
8140e8252a
lenovo-thinkpad-x1-6th-gen: use cpu architecture-specific module
2024-10-21 11:22:17 +00:00
Gavin John
7495e87753
treewide: Switch from gpu/intel to cpu/intel where applicable
2024-10-21 09:00:57 +00:00
Gavin John
a53ca667df
lenovo/thinkpad/t480s: add hardware acceleration support
2024-09-29 16:34:23 -07:00
Vladimir Panteleev
9fe0e21c99
thinkpad/x1-extreme/gen3: add module
2024-09-29 12:28:51 +00:00
Patrick D. Lloyd
f4d60b3777
Remove fonts.fontconfig.dpi in Lenovo Thinkpad X1 6th Gen QHD
2024-09-26 15:28:09 -07:00
Lyndon Sanche
ab6053dff3
lenovo-thinkpad-p52: Add nvidia architecture
2024-09-04 11:22:00 -06:00
Lyndon Sanche
2fc1e10076
lenovo-thinkpad-p51: Add nvidia architecture
2024-09-04 11:21:52 -06:00
Lyndon Sanche
595a4a84a1
lenovo-thinkpad-p50: Add nvidia architecture
2024-09-04 11:21:44 -06:00
Lyndon Sanche
3ffa6a4dea
lenovo-thinkpad-p14s-intel-gen3: Add nvidia architecture
2024-09-04 11:21:34 -06:00
Lyndon Sanche
80598d9043
lenovo-thinkpad-e470: Add nvidia architecture
2024-09-04 11:21:16 -06:00
Olli Helenius
59bcb4c4e1
lenovo/p14s/intel: init with gen3
2024-08-24 10:14:34 +00:00
kurogeek
6ed5521636
thinkpad-t14-gen1: add a kernel param for touchpad to work properly
2024-08-10 16:40:58 +00:00
Guanran Wang
d3c993c851
Lenovo ThinkPad X1 (12th Gen): init
2024-07-25 12:45:38 +00:00
mexisme
405b654893
Add Lenovo Thinkpad T14 Gen5
...
- Which is basically the same as Gen4 ...
2024-07-23 17:03:44 +00:00
jjtt
108f27f71e
Remove BTRFS related setting
...
The note about BTRFS has been removed from the linked Arch wiki page in January 2021 with a comment:
> Removing note about problems with Btrfs and ALPM, since issues have been fixed in the kernel (4.15 -> https://www.spinics.net/lists/linux-btrfs/msg101833.html ))
See: https://wiki.archlinux.org/index.php?title=TLP&oldid=650059
2024-07-18 21:58:17 +03:00