Create preliminary documentation for age key generation and implement wireguard setup.

This commit is contained in:
Root User 2026-02-12 13:20:16 +01:00
parent 5664699f64
commit dac2e0b8cf
Signed by: root
GPG key ID: 087F0A95E5766D72
5 changed files with 178 additions and 0 deletions

View 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.