age-plugin-yubikey

This commit is contained in:
2025-09-22 14:37:02 +07:00
parent aa19ffa9ba
commit db5e0e55ce

View File

@@ -6,6 +6,7 @@
clan = {
meta.name = "NewEdgeClan";
machines = { };
secrets.age.plugins = [ "age-plugin-yubikey" ];
specialArgs = { inherit inputs self; };
inherit self;
};