diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 2532c1f..cefb43c 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -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")