Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 491 Bytes

File metadata and controls

26 lines (17 loc) · 491 Bytes

Nix(OS) configuration

Installation

TODO: Write install steps for nixos and other upcoming systems

Secrets

Secrets are encrypted using agenix and are decrypted during evaluation of a system.

Add a new secret

Tutorial

cd secrets
# Add new entry in secrets.nix
agenix -e secret-name.age

Re-key after adding new recipients to existing secrets

cd secrets
agenix --rekey