doc/start: fix grammar
Co-authored-by: David Arnold <dar@xoe.solutions>
This commit is contained in:
parent
8f20bb069a
commit
725e459655
@ -20,7 +20,7 @@ You must then add a host to `nixos.hosts` in flake.nix:
|
||||
```
|
||||
|
||||
Make sure your `i18n.defaultLocale` and `time.timeZone` are set properly for
|
||||
your region. Keep in mind that `networking.hostName` with be automatically
|
||||
your region. Keep in mind that `networking.hostName` will be automatically
|
||||
set to the name of your host;
|
||||
|
||||
Now might be a good time to read the docs on [suites](../concepts/suites.md) and
|
||||
@ -52,4 +52,3 @@ This calls `nixos-rebuild` with sudo to build and install your configuration.
|
||||
> simply `sudo nixos-rebuild switch` from anywhere on the system, but it is
|
||||
> not required.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user