[eid] Add module
This commit is contained in:
parent
8f021010c3
commit
2a4e5b5a96
4 changed files with 25 additions and 0 deletions
|
@ -20,6 +20,11 @@ in {
|
|||
DisableTelemetry = true;
|
||||
OfferToSaveLogins = false;
|
||||
};
|
||||
|
||||
# Support smart cards
|
||||
pkcs11Modules = with pkgs-unstable; [
|
||||
eid-mw
|
||||
];
|
||||
};
|
||||
|
||||
profiles.tdpeuter.search= {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue