No description
Find a file
2025-06-01 18:06:36 +02:00
lib Another cleanup 2023-01-18 14:53:11 +01:00
modules Drop custom open-fprint package, use the one from nixpkgs 2024-12-19 13:37:00 +01:00
pkgs Remove patch that is no longer required 2025-06-01 17:46:03 +02:00
.gitignore Upgrade to nixpkgs 23.11 (#8) 2023-12-17 17:42:04 +01:00
flake.lock Upgrade to nixpkgs 25.05 2025-06-01 17:17:55 +02:00
flake.nix Upgrade to nixpkgs 25.05 2025-06-01 17:17:55 +02:00
README.md Update README with 25.05 instructions 2025-06-01 18:06:36 +02:00
SETUP-24.11.md docs: update attribute name for module (#16) 2024-12-20 12:01:53 +01:00
SETUP-25.05.md Update README with 25.05 instructions 2025-06-01 18:06:36 +02:00

This Nix flake packages the necessary software for driving the 06cb:009a fingerprint sensor (used in ThinkPads like the T480 or T480s). It has been tested with a T480.

Important

I rarely use my T480 nowadays and I only use NixOS stable. I.e. this flake will likely only receive updates whenever a new NixOS stable version is released.

I do not take any responsibility for any issues caused by the use of this flake.

How to Use

  • With NixOS Unstable: Not supported. You can try the instructions for 25.05, though.
  • With NixOS 25.05: See SETUP-25.05.md.
  • With NixOS 24.11: See SETUP-24.11.md.
  • With NixOS 23.11: Check out the branch 23.11 and follow the instructions in the README.md on that branch.