summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/mcdowell.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/mcdowell.scm b/systems/mcdowell.scm
index 2ac722a..c4591be 100644
--- a/systems/mcdowell.scm
+++ b/systems/mcdowell.scm
@@ -63,7 +63,7 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-(define operating-system*
+(define-public operating-system*
(let
((%default-kernel-arguments (@ (gnu system) %default-kernel-arguments))
(file-systems* (@ (machines amd64) file-systems*))