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

6 lines
60 B
Nix

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