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 = { clan = {
meta.name = "NewEdgeClan"; meta.name = "NewEdgeClan";
machines = { }; machines = { };
secrets.age.plugins = [ "age-plugin-yubikey" ];
specialArgs = { inherit inputs self; }; specialArgs = { inherit inputs self; };
inherit self; inherit self;
}; };