Fix syntax error in darwin-builder.section.md
This commit is contained in:
parent
abb6f01ae6
commit
9d22da290a
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ $ sudo launchctl kickstart -k system/org.nixos.nix-daemon
|
|||
host.pkgs = pkgs;
|
||||
darwin-builder.workingDirectory = "/var/lib/darwin-builder";
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue