Create preliminary documentation for age key generation and implement wireguard setup.
This commit is contained in:
parent
5664699f64
commit
dac2e0b8cf
5 changed files with 178 additions and 0 deletions
6
nix-system-configs/modules/secrets-config/notes.md
Normal file
6
nix-system-configs/modules/secrets-config/notes.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
To generate the keys beforehand
|
||||
```ssh
|
||||
nix-shell -p age
|
||||
/var/lib/sops-nix/key.txt
|
||||
```
|
||||
And then update the .sops.yaml in the project directory accordingly.
|
||||
Loading…
Add table
Add a link
Reference in a new issue