summary refs log tree commit diff
path: root/gnu/home/services/shells.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/home/services/shells.scm')
-rw-r--r--gnu/home/services/shells.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/home/services/shells.scm b/gnu/home/services/shells.scm
index 172e58a9ff..3e346c3813 100644
--- a/gnu/home/services/shells.scm
+++ b/gnu/home/services/shells.scm
@@ -480,7 +480,7 @@ with text blocks from other extensions and the base service."))
 
 (define (home-bash-extensions original-config extension-configs)
   (match original-config
-    (($ <home-bash-configuration> _ _ _ environment-variables aliases
+    (($ <home-bash-configuration> _ _ environment-variables aliases
                                   bash-profile bashrc bash-logout)
      (home-bash-configuration
       (inherit original-config)