From dece70b33694ffcb30b2b34e887b74f1bb238305 Mon Sep 17 00:00:00 2001
From: Daniel Barlow <dan@telent.net>
Date: Sun, 17 Sep 2023 16:43:51 +0100
Subject: [PATCH] link to ADR

---
 doc/configuration.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/configuration.rst b/doc/configuration.rst
index 5888a48..82ff05f 100644
--- a/doc/configuration.rst
+++ b/doc/configuration.rst
@@ -76,6 +76,7 @@ intentional choice to allow the creation of multiple
 differently-configured services based on the same template - perhaps
 e.g. when you have multiple networks (VPNs etc) in different trust
 domains, or you want to run two SSH daemons on different ports.
+(For the background to this, please refer to the :doc:`architecture decision record <adr/module-system>`)
 
 .. tip:: Liminix modules should be quite familiar (but also different)
 	 if you already know how to use NixOS modules. We use the