feat: add nfc module (and use it on 'astyanax')

This commit is contained in:
2026-02-05 18:48:40 +01:00
committed by Hektor Misplon
parent 648c5b1dde
commit 8977ed2212
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
imports = [
./proxmark3.nix
];
}