1{ 2 config.age.secrets = { 3 wg-privkey = { 4 file = ./secrets/wg-privkey.age; 5 path = "/run/agenix/wg-privkey"; 6 }; 7 }; 8}