diff options
Diffstat (limited to 'hosts/thinkpad')
-rw-r--r-- | hosts/thinkpad/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |