Loading pkgs/tools/security/age-plugin-tpm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ buildGoModule rec { ]; meta = with lib; { description = "TPM 2.0 plugin for age"; description = "TPM 2.0 plugin for age (This software is experimental, use it at your own risk)"; homepage = "https://github.com/Foxboron/age-plugin-tpm"; license = licenses.mit; platforms = platforms.linux; Loading Loading
pkgs/tools/security/age-plugin-tpm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ buildGoModule rec { ]; meta = with lib; { description = "TPM 2.0 plugin for age"; description = "TPM 2.0 plugin for age (This software is experimental, use it at your own risk)"; homepage = "https://github.com/Foxboron/age-plugin-tpm"; license = licenses.mit; platforms = platforms.linux; Loading