This commit is contained in:
Greg Burd 2023-09-20 08:29:42 -04:00
parent 38202c1b6e
commit b43e3baaa4
No known key found for this signature in database
GPG key ID: 1FC1E7793410DE46

3
NOTES
View file

@ -8,6 +8,9 @@
* When SOPS complains about your ~/.gnupg/secring.pgp file not being there try:
export GPG_TTY=$(tty)
gpgconf --reload gpg-agent
* SOPS
https://dev.to/stack-labs/manage-your-secrets-in-git-with-sops-common-operations-118g
sudo nixos-rebuild switch --flake .#my-hostname
clear; sudo nixos-rebuild dry-activate --flake .#loki