This commit is contained in:
Daniel Ziltener 2023-11-29 00:03:14 +01:00
parent e31ccfb419
commit b75e479a81
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -68,12 +68,12 @@
(bashrc (bashrc
(list (list
(local-file (local-file
"/home/zilti/projects/guixconfig//.bashrc" "/home/zilti/guixconfig/home/.bashrc"
"bashrc"))) "bashrc")))
(bash-profile (bash-profile
(list (list
(local-file (local-file
"/home/zilti/projects/guixconfig//.bash_profile" "/home/zilti/guixconfig/home/.bash_profile"
"bash_profile"))))) "bash_profile")))))
(service home-dicod-service-type) (service home-dicod-service-type)
(service home-batsignal-service-type) (service home-batsignal-service-type)