1
0
Fork 0

Remove gnupg due to foreign distro

main
Ethan Reece 2024-07-15 15:02:23 -05:00
parent ed9196c806
commit 26fe778da2
Signed by: me
GPG Key ID: 198E9EB433DB1B28
1 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,6 @@
(use-modules (gnu home)
(gnu packages)
(gnu packages gnupg)
(gnu services)
(guix gexp)
(guix channels)
@ -38,7 +39,7 @@
"flatpak"
"libreoffice"
"kitty"
"gnupg"
; "gnupg"
"dolphin"
"keepassxc"
"htop"
@ -66,9 +67,11 @@
"nushell")))
(services
(list (service home-gpg-agent-service-type
(home-gpg-agent-configuration
(ssh-support? #t)))
(list ;(service home-gpg-agent-service-type
; (home-gpg-agent-configuration
; (pinentry-program
; (file-append pinentry "/bin/pinentry"))
; (ssh-support? #t)))
(service home-fish-service-type
(home-fish-configuration
(config