nixos-hardware/lenovo/thinkpad/x13s
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
..
default.nix lenovo/thinkpad/x13s: source kernel through config instead of pkgs 2025-04-29 19:20:24 +00:00
README.md lenovo-thinkpad-x13s: Add support for aarch64 system 2025-04-23 21:22:13 +02:00

Lenovo X13s

Debian PostmarketOS

Camera

The MIPI camera does work, however, it's not accelerated by the ISP and therefore image processing is done on CPU.

Wifi and Bluetooth MAC addresses

Currently they need to be set manually