diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index ef970fb..b659cac 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -52,6 +52,7 @@ environment.systemPackages = with pkgs; [ tpm2-tools brave + fprintd # Fingerprint ]; system.stateVersion = "26.05";