From bd3f8ca657cc9c3dfef55599689930e008b75dcd Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Thu, 30 Nov 2023 17:40:25 +0100 Subject: [PATCH] . --- home/home-configuration.scm | 3 +++ 1 file changed, 3 insertions(+) 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")