Keanu Kerr
e9dcc95a38
Add config file
2025-06-01 07:05:03 -04: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
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
steeb-k
be7794e5a6
Added Lenovo Thinkpad P14s Gen 5 Intel config
2025-03-31 11:21:57 +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
Lyndon Sanche
3ffa6a4dea
lenovo-thinkpad-p14s-intel-gen3: Add nvidia architecture
2024-09-04 11:21:34 -06:00
Olli Helenius
59bcb4c4e1
lenovo/p14s/intel: init with gen3
2024-08-24 10:14:34 +00:00
Tad Fisher
55f8e366f0
lenovo/thinkpad/p14s/amd/gen2: enable amd_pstate
2024-05-19 17:50:52 +00:00
Tad Fisher
0d3eafc014
lenovo/thinkpad/p14s/amd/gen4: init
2024-05-19 17:50:52 +00:00
Tad Fisher
79cb5c5df6
lenovo/thinkpad/p14s/amd/gen3: init
2024-05-19 17:50:52 +00:00
Tad Fisher
d526edb79b
lenovo/thinkpad/p14s/amd/gen1: init
2024-05-19 17:50:52 +00:00
Tad Fisher
050f52eb55
lenovo/thinkpad/p14s: align with Thinkpad T14 configs
2024-05-19 17:50:52 +00:00
Dom Rodriguez
af694376e2
p14s: Add common/{cpu,gpu}/amd to imports
...
This is my first upstream contribution (intend to contribute configs for
my NUC, GPD, and ClockworkPi uConsole/DevTerm). Essentially, this change
resolves #492 , by adding the `common/{cpu,gpu}/amd` Nix fragments to the
`imports` list for the Thinkpad P14s.
2023-08-02 07:18:07 +01:00
dadada
67b0b87fd8
p14s, t14s: remove linux-firmware version check
...
nixpkgs is currently using the `unstable-` version
See beb6196e9e
2023-07-30 09:06:37 +01:00
Naïm Favier
fb4ff6250e
t14s,p14s: remove rtw89-firmware if linux-firmware new enough
2023-02-22 14:02:07 +01:00
Jörg Thalheim
93030acc16
p14s: do not include acpi_backlight on newer kernel versions
2023-02-20 21:12:29 +01:00
Jörg Thalheim
03c6d15152
treewide: apply deadnix and statix
2022-12-31 11:57:44 +01:00
Simon Bruder
07e5049f8f
p14s: ensure rtw89 driver is available
2022-05-31 13:38:23 +02:00
Jörg Thalheim
7dd944da98
p14s: starting with 5.16 we have this kernel module upstream
2022-02-01 22:12:04 +01:00
Domen Kožar
8296b88560
Add Thinkpad P14s
2021-08-04 13:54:40 +02:00