summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--suweren/update.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/suweren/update.scm b/suweren/update.scm
index 9b2376b..c060067 100644
--- a/suweren/update.scm
+++ b/suweren/update.scm
@@ -43,9 +43,7 @@
(define (system-definition host-name*)
(string-append "'(@ (systems "
host-name*
- ") "
- host-name*
- ")'"))
+ ") operating-system*)'"))
;; string ->
;; string