add back pcscd
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
pathsToLink = [ "/share/zsh" ];
|
||||
};
|
||||
|
||||
services.pcscd = {
|
||||
enable = true;
|
||||
plugins = [ pkgs.ccid ];
|
||||
};
|
||||
|
||||
services = {
|
||||
tailscale = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user