the_prg_server_configuratio.../nix-system-configs/modules/secrets-config/notes.md

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.