home: Use new gpg-agent-service-type

This commit is contained in:
Collin J. Doering 2023-04-09 22:06:37 -04:00
parent bc492a2964
commit e545af1809
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 7 additions and 0 deletions

View File

@ -444,6 +444,13 @@ single certifcate used for local development with caddy.")
(zprofile (list (local-file "../../../user-config/zsh/.zprofile" "zprofile")))
(zshrc (list (local-file "../../../user-config/zsh/.zshrc" "zshrc")))))
(service home-gpg-agent-service-type
(home-gpg-agent-configuration
(pinentry-program
(file-append pinentry-gnome3
"/bin/pinentry-gnome3"))
(ssh-support? #t)))
(simple-service
'extra-xdg-configuration-files-service
home-xdg-configuration-files-service-type