From 1d04a4f175a8a2b4bfe0e64cf3ccfb2414f1c1aa Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Wed, 4 Sep 2024 19:21:24 +0200 Subject: [PATCH] link to the start of the module system tutorial --- source/tutorials/module-system/index.md | 1 + source/tutorials/nixos/binary-cache-setup.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/source/tutorials/module-system/index.md b/source/tutorials/module-system/index.md index 31e499485..836c9e529 100644 --- a/source/tutorials/module-system/index.md +++ b/source/tutorials/module-system/index.md @@ -1,3 +1,4 @@ +(module-system-tutorial)= # Module system Much of the power in Nixpkgs and NixOS comes from the module system. diff --git a/source/tutorials/nixos/binary-cache-setup.md b/source/tutorials/nixos/binary-cache-setup.md index 3372ce5d8..9e26228fc 100644 --- a/source/tutorials/nixos/binary-cache-setup.md +++ b/source/tutorials/nixos/binary-cache-setup.md @@ -28,7 +28,7 @@ You'll learn how to: - SSH access to a NixOS machine to use as a cache - If you're new to NixOS, learn about the [module system](module-system-deep-dive) and configure your first system with [](nixos-vms). + If you're new to NixOS, learn about the [module system](module-system-tutorial) and configure your first system with [](nixos-vms). - (optional) A public IP and DNS domain