From 1095f9204a1a9001e12b3e56bfce6b435974484e Mon Sep 17 00:00:00 2001 From: Christine Elisabeth Koppel Date: Tue, 17 Feb 2026 09:33:48 +0100 Subject: [PATCH] Probably good idea to link secrets guide. --- documentation_titlepage.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation_titlepage.md b/documentation_titlepage.md index 4e05d5d..7a9e191 100644 --- a/documentation_titlepage.md +++ b/documentation_titlepage.md @@ -219,3 +219,7 @@ cd the-prg-server-structure git pull zsh nix-system-configs/modules/scripts/pull.zsh ``` + +### Secret management + +See [secrets.md](secrets.md)