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

19 lines
358 B
Markdown
Raw Normal View History

2023-06-25 08:13:20 -04:00
(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
2023-06-25 08:13:20 -04:00
nixos/index.md
cross-compilation.md
module-system/index.md
2023-06-25 08:13:20 -04:00
```