readme: Use bullet-list for documentation location (#1703)
Some checks are pending
Test / test-stable (push) Waiting to run
Test / install-against-stable (push) Waiting to run
Test / install-flake (push) Waiting to run
Update website / Build (push) Waiting to run
Update website / Deploy (push) Blocked by required conditions

This commit is contained in:
Sam 2026-02-19 17:08:02 +00:00 committed by GitHub
commit 6a7fdcd583
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -166,9 +166,11 @@ sudo nix-channel --update
## Documentation
`darwin-help` will open up a local copy of the reference documentation, it can also be found online [here](https://nix-darwin.github.io/nix-darwin/manual/index.html).
The reference documentation is available:
The documentation is also available as manpages by running `man 5 configuration.nix`.
* Online: [nix-darwin reference](https://nix-darwin.github.io/nix-darwin/manual/index.html)
* Locally in your browser via the `darwin-help` command
* As a manual page via `man 5 configuration.nix`
## Uninstalling