feat(nfc): add enable option, inline proxmark3

This commit is contained in:
2026-05-22 09:50:14 +02:00
parent 3dbd301925
commit bf248d495b
4 changed files with 21 additions and 10 deletions

View File

@@ -55,6 +55,7 @@
shell.bash.aliases.lang-js = true;
shell.bash.addBinToPath = true;
my.yubikey.enable = true;
nfc.enable = true;
programs = {
home-manager.enable = true;