diff --git a/dell/xps/15-9500/default.nix b/dell/xps/15-9500/default.nix index ef452d5..d669be3 100644 --- a/dell/xps/15-9500/default.nix +++ b/dell/xps/15-9500/default.nix @@ -18,7 +18,7 @@ in # Thermald doesn't have a default config for the 9500 yet, the one in this repo # was generated with dptfxtract-static (https://github.com/intel/dptfxtract) services.thermald.configFile = lib.mkDefault thermald-conf; - + # Enable fingerprint reader services.fprintd = { enable = lib.mkDefault true;