summaryrefslogtreecommitdiff
path: root/suweren/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'suweren/home.scm')
-rw-r--r--suweren/home.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/suweren/home.scm b/suweren/home.scm
index 289ac9a..4817c9b 100644
--- a/suweren/home.scm
+++ b/suweren/home.scm
@@ -36,7 +36,7 @@
;; string ->
;; (record service)
-(define-public (%suweren-home-services system user)
+(define-public (%suweren-home-services host-name*)
(let* ((packages (list gnupg
librewolf))
@@ -48,7 +48,7 @@
home-profile-service-type
packages))
(shepherd (service home-shepherd-service-type))
- (update-commands* (update-commands system user)))
+ (update-commands* (update-commands host-name*)))
(list bash
dbus
pipewire