summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/hw/smartcard.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/hw/smartcard.nix')
-rw-r--r--makefu/2configs/hw/smartcard.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/makefu/2configs/hw/smartcard.nix b/makefu/2configs/hw/smartcard.nix
deleted file mode 100644
index b66b70098..000000000
--- a/makefu/2configs/hw/smartcard.nix
+++ /dev/null
@@ -1,21 +0,0 @@
-{ pkgs, ... }:
-{
- services.pcscd = {
- enable = true;
- plugins = with pkgs;
- [ #ifdnfc
- ccid
- ];
-
- };
- environment.systemPackages = with pkgs; [
- # need to run ifdnfc-activate before usage
- # ifdnfc
- # pcsc_scan
- pcsctools
- ];
- boot.blacklistedKernelModules = [
- "pn533" "pn533_usb"
- "nfc"
- ];
-}
[cgit] Unable to lock slot /tmp/cgit/28100000.lock: No such file or directory (2)