remove duplicate "to be"

This commit is contained in:
Zane Hitchcox 2022-09-25 15:11:18 -04:00 committed by GitHub
parent 3e28ca913f
commit 2ee7b84e6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,7 +108,7 @@ darwin.lib.darwinSystem {
```
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
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.