From ece6ae016a28b8d840fc79a59d3b58eacd85dca7 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Sat, 9 Dec 2023 20:23:10 -0800 Subject: [PATCH] add one more info to the readme --- demo/homeassistant/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/demo/homeassistant/README.md b/demo/homeassistant/README.md index 3a3d46b..90c8ce5 100644 --- a/demo/homeassistant/README.md +++ b/demo/homeassistant/README.md @@ -52,6 +52,9 @@ SOPS_AGE_KEY_FILE=keys.txt nix run --impure nixpkgs#sops -- \ secrets.yaml ``` +If you forget this step, the deploy will seem to go fine but the secrets won't be populated and +neither LLDAP nor Home Assistant will start. + Make the ssh key private: ```bash