summaryrefslogtreecommitdiff
path: root/systems/mcdowell.scm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/mcdowell.scm')
-rw-r--r--systems/mcdowell.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm
index be0408f..5b2aeca 100644
--- a/systems/mcdowell.scm
+++ b/systems/mcdowell.scm
@@ -30,7 +30,7 @@
;; record operating-system
(define operating-system*
- (let* ((home-environments `((,marekpasnikowski-username ,marekpasnikowski-home-environment)))
+ (let* ((home-environments `((,marekpasnikowski-username ,(marekpasnikowski-home-environment host-name*))))
(guix-home (service guix-home-service-type
home-environments))