Update instructions
This commit is contained in:
parent
faf83a8eae
commit
2974e205f1
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ Completed ToDo List [here](complete.md)
|
|||
* `nix-shell -p sops --run "sops secrets/secret_file.yml"`
|
||||
* New shell alias: `sops secrets/secret_file.yml`
|
||||
2. When you add a new machine, you must update the secrets files encryption.
|
||||
* Run `sops-update secrets/secrets.yaml` and commit the change.
|
||||
* Run `cd /etc/nixos/git; nix-shell; sops-update secrets/secrets.yaml` and commit the change.
|
||||
|
||||
# Lanzaboote / SecureBoot
|
||||
* Instructions here - [Link](https://git.sysctl.io/Mirrors/lanzaboote/src/branch/master/docs/QUICK_START.md)
|
||||
|
|
Loading…
Reference in a new issue