mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
197 B
197 B
To generate the keys beforehand
nix-shell -p age
sudo mkdir /var/lib/sops-nix
age-keygen -o /var/lib/sops-nix/key.txt
And then update the .sops.yaml in the project directory accordingly.