op5p: enable pcscd
This commit is contained in:
parent
42078016e8
commit
8f3f3e9522
|
@ -16,6 +16,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
pcscd.enable = true;
|
||||
};
|
||||
|
||||
boot.supportedFilesystems = ["bcachefs"];
|
||||
|
||||
security.sudo = {
|
||||
|
|
Loading…
Reference in New Issue