my-nixos-config/nixos/modules/fingerprint.nix
2025-11-11 16:09:55 +01:00

3 lines
38 B
Nix

{
services.fprintd.enable = true;
}