diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 3afb09c..ebfc599 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -68,12 +68,12 @@ (bashrc (list (local-file - "/home/zilti/projects/guixconfig//.bashrc" + "/home/zilti/guixconfig/home/.bashrc" "bashrc"))) (bash-profile (list (local-file - "/home/zilti/projects/guixconfig//.bash_profile" + "/home/zilti/guixconfig/home/.bash_profile" "bash_profile"))))) (service home-dicod-service-type) (service home-batsignal-service-type)