.
This commit is contained in:
parent
bbd35f446e
commit
bd3f8ca657
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
||||||
(port 587)
|
(port 587)
|
||||||
(user "dz@redsky.io")
|
(user "dz@redsky.io")
|
||||||
(password-eval "pass Privat/RedSkyGMail"))))))))
|
(password-eval "pass Privat/RedSkyGMail"))))))))
|
||||||
|
(simple-service 'ziltis-profile
|
||||||
|
home-shell-profile-configuration
|
||||||
|
`(,(plain-file ".swayfxrunner" "swayfx")))
|
||||||
(simple-service 'ziltis-environment-variable-service
|
(simple-service 'ziltis-environment-variable-service
|
||||||
home-environment-variables-service-type
|
home-environment-variables-service-type
|
||||||
`(("PASSWORD_STORE_DIR" . "$XDG_DATA_HOME/password-store")
|
`(("PASSWORD_STORE_DIR" . "$XDG_DATA_HOME/password-store")
|
||||||
|
|
Loading…
Reference in a new issue