Skip to content

milieuim/vaultix

Repository files navigation

Vaultix

nixos infra doc eval status test status

Secret managing scheme for NixOS

Highly inspired by agenix-rekey and sops-nix.

  • Based on age rust implementation
  • Parallel encryption at host granularity
  • Support secure identity with passphrase
  • Support template for reusing insensitive stanza
  • Support Yubikey PIV with age-yubikey-plugin
  • Fits well with new sysuser nixos userborn machenism
  • Design with flake-parts and modulized flake
  • Compatible and tested with common nixos deployment tools

Setup

See docs