We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a523d commit 8334a8aCopy full SHA for 8334a8a
1 file changed
README.md
@@ -8,3 +8,8 @@ nix develop github:stackptr/flakes#js
8
# Also the default shell:
9
nix develop github:stackptr/flakes
10
```
11
+
12
+Nix flake template:
13
+```bash
14
+nix flake init -t github:stackptr/flake
15
+```
0 commit comments