We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a2e7d commit fe0cc4fCopy full SHA for fe0cc4f
docs/quickstart.md
@@ -101,7 +101,7 @@ nix flake lock
101
```
102
103
This will download your flake dependencies and make a `flake.lock` file that
104
-describes how to reproducably build your system.
+describes how to reproducibly build your system.
105
106
Optionally, you can commit these files to a repo such as Github, or you can
107
simply reference your local directory when you run **nixos-anywhere**. This
0 commit comments