feat: add age packages for fido2 and other secret management

This commit is contained in:
UGA Innovation Factory
2026-01-06 12:57:34 -05:00
parent 3f1801fd84
commit 6edf858a4e

View File

@@ -135,6 +135,8 @@ in
zsh # Z shell
git # Version control
oh-my-posh # Shell prompt theme
age # Simple file encryption tool
age-plugin-fido2-hmac # age FIDO2 support
inputs.agenix.packages.${stdenv.hostPlatform.system}.default # Secret management
];
}