From 3e28ca913f5a3ab4d2b4e7530d56f9816f0730f3 Mon Sep 17 00:00:00 2001 From: Zane Hitchcox Date: Sun, 25 Sep 2022 13:36:11 -0400 Subject: [PATCH] Add comma for clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae7291..b06beea 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ darwin.lib.darwinSystem { } ``` -Since the installer doesn't work with flakes out of the box yet nix-darwin will need to +Since the installer doesn't work with flakes out of the box yet, nix-darwin will need to be to be bootstrapped using the installer or manually. Afterwards the flake based configuration can be built. The `hostname(1)` of your system will be used to decide which darwin configuration is applied if it's not specified explicitly in the flake ref.