1Password changed?

This commit is contained in:
Anthony Cicchetti 2024-06-06 19:26:15 -04:00
parent c7cc80a346
commit d9f4358d36

View file

@ -53,10 +53,10 @@ in {
xdg.configFile = {
"1Password/ssh/agent.toml".text = ''
[[ssh-keys]]
item = "mpf42t6kn2hxijw5jsqti4hxfm"
item = "l24kumgnx3h3gyvon6k5we54qi"
[[ssh-keys]]
item = "l24kumgnx3h3gyvon6k5we54qi"
item = "mpf42t6kn2hxijw5jsqti4hxfm"
'';
"doom/init.el" = {
source = ./${repo_root}/emacs/emacs.doom/init.el;