This commit is contained in:
Daniel Ziltener 2023-11-30 17:40:25 +01:00
parent bbd35f446e
commit bd3f8ca657
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -55,6 +55,9 @@
(port 587)
(user "dz@redsky.io")
(password-eval "pass Privat/RedSkyGMail"))))))))
(simple-service 'ziltis-profile
home-shell-profile-configuration
`(,(plain-file ".swayfxrunner" "swayfx")))
(simple-service 'ziltis-environment-variable-service
home-environment-variables-service-type
`(("PASSWORD_STORE_DIR" . "$XDG_DATA_HOME/password-store")