Home Gen7 @ 2025-10-08-14:51 by admin-jroeger@T14-OE130-7-ubuntu
This commit is contained in:
parent
2e65642ea8
commit
e8e96838b8
@ -27,8 +27,8 @@ in {
|
|||||||
trust = "ultimate";
|
trust = "ultimate";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
scdaemonSettings = {
|
scdaemonSettings = lib.mkIf (!cfg.withCCID) {
|
||||||
disable-ccid = !cfg.withCCID;
|
disable-ccid = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
services.gpg-agent = {
|
services.gpg-agent = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user