Files
nix/home/modules/nfc/default.nix

6 lines
43 B
Nix

{
imports = [
./proxmark3.nix
];
}