1pass update

This commit is contained in:
Anthony Cicchetti 2024-06-04 10:30:39 -04:00
parent 5ee070b42c
commit 72844a78f1

View file

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