Files
nix-config/modules/home-manager/default.nix

5 lines
59 B
Nix

{ ... }:
{
imports = [ ./yubikey-touch-detector.nix ];
}