me like nix
0

Configure Feed

Select the types of activity you want to include in your feed.

configure agenix yubikey identity for aws credentials

author
Sean Aye
date (Jun 15, 2026, 9:53 PM -0400) commit f046b087 parent f3e266ed change-id otrsvulx
+3
+3
modules/sean.nix
··· 69 69 }; 70 70 }; 71 71 72 + age.identityPaths = [ 73 + "${config.home.homeDirectory}/.config/agenix/yubikey-identity.txt" 74 + ]; 72 75 age.secrets.aws-credentials.file = ../secrets/aws.age; 73 76 74 77 programs.awscli = {