moved 1password agent config

This commit is contained in:
John Lancaster
2026-07-05 19:04:48 -05:00
parent a60d2bcd28
commit 68f40feffb
2 changed files with 4 additions and 9 deletions
+4
View File
@@ -16,5 +16,9 @@
[[ssh-keys]]
vault = "Private"
'';
programs.ssh.settings."*" = {
IdentityAgent = "${config.home.homeDirectory}/.1password/agent.sock";
};
};
}