From b43e3baaa4a63cb902b7a32acb97001a26df9c97 Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Wed, 20 Sep 2023 08:29:42 -0400 Subject: [PATCH] notes --- NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NOTES b/NOTES index 9613ff7..82c1eb2 100644 --- a/NOTES +++ b/NOTES @@ -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