task | fix pass-store timeout, and re-enable gnome-keyring

This commit is contained in:
Don Harper 2026-06-12 19:46:40 -05:00
parent 882a95d6a7
commit 7129cc1fe1
3 changed files with 10 additions and 7 deletions

View file

@ -26,12 +26,12 @@ in {
};
};
services = {
# Enable pass to integrate with the libsecret D-Bus API for password management
pass-secret-service = {
enable = true;
};
};
# services = {
# # Enable pass to integrate with the libsecret D-Bus API for password management
# pass-secret-service = {
# enable = true;
# };
# };
# home.file.".config/pass-git-helper" = {
# source = ./git-pass-mapping;