From b10d4641e4307be27981a38c063633d84dc5e7d0 Mon Sep 17 00:00:00 2001 From: sujiba Date: Tue, 6 May 2025 01:05:47 +0200 Subject: [PATCH] feat: added table of contents --- talos/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/talos/README.md b/talos/README.md index 773c0bc..213438b 100644 --- a/talos/README.md +++ b/talos/README.md @@ -1,3 +1,13 @@ +- [Required packages](#required-packages) + - [Helpful vscode extension](#helpful-vscode-extension) +- [Configure sops and age](#configure-sops-and-age) +- [talhelper](#talhelper) + - [Encryption setup](#encryption-setup) + - [talos secret](#talos-secret) + - [talhelper environment vars](#talhelper-environment-vars) + - [talhelper genconfig](#talhelper-genconfig) + - [talconfig.yaml](#talconfigyaml) + Change into the directory `$HOME/Documents/home-cluster/talos` # Required packages