diff --git a/sw/default.nix b/sw/default.nix index 6db06d4..81c372f 100644 --- a/sw/default.nix +++ b/sw/default.nix @@ -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 ]; }