summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCormac Relf <web@cormacrelf.net>2021-05-04 14:26:54 +1000
committerGitHub <noreply@github.com>2021-05-04 14:26:54 +1000
commit774ab69801372dd165b5976fae85f9040643741b (patch)
tree532080a0b3f4b1b4ac924f7a8906f1b84723f3dd /README.md
parenta7492a8c76dcc702d0a65cd820a5f9baa8702684 (diff)
List the configuration file location in README
I don't have unlimited time to read through the manual installation instructions just to see where the config file goes when I forget. It's not great either that the first line of the README has a path that means nothing at all on macOS. That could be better too but I'm not going to update the project's top tagline in a PR.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f13d49a..915d753 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,8 @@ nix-build https://github.com/LnL7/nix-darwin/archive/master.tar.gz -A uninstalle
## Example configuration
-Check out [modules/examples](https://github.com/LnL7/nix-darwin/tree/master/modules/examples) for some example configurations.
+Configuration lives in `~/.nixpkgs/darwin-configuration.nix`. Check out
+[modules/examples](https://github.com/LnL7/nix-darwin/tree/master/modules/examples) for some example configurations.
```nix
{ pkgs, ... }: