chore: fix pinentry

This commit is contained in:
♥ Minnie ♥ 2025-03-14 21:41:17 +08:00
parent 6043d0997c
commit abacbb57d7
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
3 changed files with 13 additions and 9 deletions

View file

@ -33,12 +33,6 @@
adb.enable = true;
};
# Configure services
services = {
# Access smart cards using SCard API
pcscd.enable = true;
};
# Manage linux containers
virtualisation.docker = {
enable = true;