1pass update
This commit is contained in:
parent
5ee070b42c
commit
72844a78f1
1 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue