aboutsummaryrefslogtreecommitdiff
path: root/gnu/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/home.scm')
-rw-r--r--gnu/home.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/home.scm b/gnu/home.scm
index 5ac382dc5a..d8134693e5 100644
--- a/gnu/home.scm
+++ b/gnu/home.scm
@@ -17,7 +17,7 @@
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu home)
- #:use-module (gnu home-services)
+ #:use-module (gnu home services)
#:use-module (gnu home services symlink-manager)
#:use-module (gnu home services shells)
#:use-module (gnu home services xdg)