summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/default.nix b/modules/system/default.nix
index 0eb46a9..fbe169e 100644
--- a/modules/system/default.nix
+++ b/modules/system/default.nix
@@ -135,6 +135,7 @@ in
echo -n "$systemConfig" > $out/systemConfig
+ echo -n "$darwinLabel" > $out/darwin-version
ln -s $darwinVersionJson $out/darwin-version.json
echo -n "$system" > $out/system