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.