Unverified Commit f9123097 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #244160 from Kranzes/EXPERIMENTAL!

parents c941659c dd3fec45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;