nixos-mods/frontend: enable pcscd for Smartcard support

secrix-issue25
Felix Stupp 3 months ago
parent 9d1083b9f9
commit a9d3553a6c
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -321,6 +321,8 @@ in
stateless = true; # test
};
pcscd.enable = true;
tailscale = {
enable = true;
useRoutingFeatures = "client";

Loading…
Cancel
Save