Merge pull request #288681 from thanegill/patch-6
Docs: Fix syntax error in darwin-builder.section.md
This commit is contained in:
commit
882a2fb83f
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