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
Nejc Zupan 5ab8d5a77f Fix leftovers from .rst -> .md migration
Sphinx doesn't care about filetype suffixes so we didn't see any errors.

But it's still nice to do this bit of gardening, I suppose?
2022-10-22 17:21:04 +02:00

20 lines
474 B
Markdown

# Tutorials
```{toctree}
:glob: true
install-nix.md
ad-hoc-developer-environments.md
nix-language.md
towards-reproducibility-pinning-nixpkgs.md
declarative-and-reproducible-developer-environments.md
continuous-integration-github-actions.md
dev-environment.md
building-and-running-docker-images.md
building-bootable-iso-image.md
deploying-nixos-using-terraform.md
installing-nixos-on-a-raspberry-pi.md
integration-testing-using-virtual-machines.md
cross-compilation.md
```