diff --git a/.guix/rekahsoft/guix-config/home.scm b/.guix/rekahsoft/guix-config/home.scm index fb558fd..aa4be8c 100644 --- a/.guix/rekahsoft/guix-config/home.scm +++ b/.guix/rekahsoft/guix-config/home.scm @@ -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