From fc8d70e079d47fd93a3b0a3dcc9dba64aba4ed24 Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Tue, 1 Oct 2024 10:36:17 +0100 Subject: [PATCH] added fprintd.tod --- hosts/gabbielaptop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/gabbielaptop/configuration.nix b/hosts/gabbielaptop/configuration.nix index 1d9d542..ad595f2 100644 --- a/hosts/gabbielaptop/configuration.nix +++ b/hosts/gabbielaptop/configuration.nix @@ -149,6 +149,7 @@ # Enable fingerprint daemon services.fprintd.enable = true; + services.fprintd.tod.enable = true; # Enable bluetooth and blueman hardware.bluetooth = {