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.
2 parents 80a2e7d + fe0cc4f commit d4e91f6Copy full SHA for d4e91f6
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