{
imports = [
./firewall.nix
];
programs.gnupg.agent.enableSSHSupport = true;
services.pcscd.enable = true;
}