From 7f2da3f7cf6efc27ba6ea44f92ea3f2c608da3d2 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 29 Jun 2025 11:31:07 -0400 Subject: add fingerprint --- hosts/thinkpad/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/thinkpad') diff --git a/hosts/thinkpad/default.nix b/hosts/thinkpad/default.nix index 9d600dc..754b330 100644 --- a/hosts/thinkpad/default.nix +++ b/hosts/thinkpad/default.nix @@ -35,5 +35,6 @@ # modules battery = true; bluetooth = true; + fingerprint = true; network = true; } -- cgit v1.2.3-freya