summaryrefslogtreecommitdiff
path: root/suweren/home/services.scm
diff options
context:
space:
mode:
Diffstat (limited to 'suweren/home/services.scm')
-rw-r--r--suweren/home/services.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/suweren/home/services.scm b/suweren/home/services.scm
index b765820..46448c9 100644
--- a/suweren/home/services.scm
+++ b/suweren/home/services.scm
@@ -2,7 +2,7 @@
#:use-module (gnu home services shells)
#:use-module (guix gexp))
-(define-public bash-configuration
+(define-public suweren-home-bash-configuration
(let ((bashrc (list (local-file "bashrc"
"bashrc")))
(bash-profile (list (local-file "bash-profile"