diff --git a/README.md b/README.md index 095a185..36cf6c4 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,10 @@ Installation - sudo cp -a /mnt/var/log/. /mnt/persist/var/log - sudo cp -a /mnt/home/. /mnt/persist/home/ - sudo cp -a /mnt/root/. /mnt/persist/root/ -- reboot \ No newline at end of file +- reboot + +Post-Install - Secrets Setup + +- mkdir -p ~/.config/sops/age +- age-keygen -o ~/.config/sops/age/keys.txt +- nixverse secrets edit \ No newline at end of file