Closed dustinlyons closed 1 year ago
Bring in declarative private keys, root passwords, etc. via a secrets module using simple .gitignore.
Example: adamlwgriffiths repo
Use age: https://github.com/ryantm/agenix
age
Example of age use: https://github.com/lovesegfault/nix-config/blob/master/hosts/jung/default.nix#L136
Use sops-nix: https://github.com/Mic92/sops-nix
sops-nix
Added secrets across SSH, PGP, and Syncthing with agenix.
Bring in declarative private keys, root passwords, etc. via a secrets module using simple .gitignore.
Example: adamlwgriffiths repo