1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/source/tutorials/index.md
Valentin Gagarin ca88130dce rewrite and update
Co-authored-by: Norbert Melzer <timmelzer@gmail.com>
Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-03-19 04:25:24 +01:00

19 lines
366 B
Markdown

(tutorials)=
# Tutorials
These sections contains series of lessons to get started.
```{toctree}
:glob:
:maxdepth: 2
first-steps/index.md
nix-language.md
Packaging existing software <packaging-existing-software.md>
Package parameters and overrides <callpackage.md>
working-with-local-files.md
nixos/index.md
cross-compilation.md
module-system/module-system.md
```