From 2565b6d4a374de622a93d51de25cca3e09e8493b Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Tue, 27 Dec 2022 14:05:15 +0100 Subject: [PATCH] doc: debug: Add link to debug page --- modules/debug.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/debug.nix b/modules/debug.nix index d0ecb21..6436010 100644 --- a/modules/debug.nix +++ b/modules/debug.nix @@ -48,6 +48,8 @@ in - `allSystems`: The `perSystem` submodule applied to the configured `systems`. - `currentSystem`: Shortcut into `allSystems`. Only available in impure mode. Works for arbitrary system values. + + See [Expore and debug option values](../debug.html) for more examples. ''; }; perSystem = mkPerSystemOption