summaryrefslogtreecommitdiff
path: root/suweren/update.scm
diff options
context:
space:
mode:
Diffstat (limited to 'suweren/update.scm')
-rw-r--r--suweren/update.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/suweren/update.scm b/suweren/update.scm
index b8fe38e..d8dd93e 100644
--- a/suweren/update.scm
+++ b/suweren/update.scm
@@ -38,7 +38,7 @@
;; string ->
;; string
(define (system-definition host-name*)
- (string-append "'(@ (systems "
+ (string-append "'(@ (sovereign systems "
host-name*
") operating-system*)'"))