mirror of
https://github.com/gburd/nix-config.git
synced 2024-11-14 00:26:24 +00:00
notes
This commit is contained in:
parent
38202c1b6e
commit
b43e3baaa4
1 changed files with 3 additions and 0 deletions
3
NOTES
3
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
|
||||
|
|
Loading…
Reference in a new issue