nixos-config/modules/home/security.nix

7 lines
82 B
Nix
Raw Normal View History

{ ... }:
{
# services = {
# yubikey-touch-detector.enable = true;
# };
}