Files
nix-config/modules/home-manager/default.nix
2025-02-16 06:35:32 +00:00

10 lines
68 B
Nix

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