From e230fc1bea0547bf91e06e8e72a283e65c8615fb Mon Sep 17 00:00:00 2001 From: truxnell <19149206+truxnell@users.noreply.github.com> Date: Thu, 21 Mar 2024 09:14:03 +1100 Subject: [PATCH] doc: notes --- docs/todo.md | 3 +++ docs/vm/installing.md | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 docs/todo.md diff --git a/docs/todo.md b/docs/todo.md new file mode 100644 index 0000000..8ef9a4b --- /dev/null +++ b/docs/todo.md @@ -0,0 +1,3 @@ +sops-nix for secrets +nixos substituters +nix nvd post build diff --git a/docs/vm/installing.md b/docs/vm/installing.md index e2e25c9..45deb97 100644 --- a/docs/vm/installing.md +++ b/docs/vm/installing.md @@ -63,6 +63,8 @@ Set the password for the user that was created. passwd truxnell ``` +Also grab the ssh keys and re-encrypt sops + Login as user, copy nix git ```sh