1Password agent laydown
This commit is contained in:
parent
182dc65013
commit
a4fb210439
1 changed files with 7 additions and 0 deletions
|
@ -43,6 +43,13 @@ in {
|
|||
".ideavimrc".source = ./${repo_root}/ideavim/ideavimrc;
|
||||
};
|
||||
xdg.configFile = {
|
||||
"1Password/ssh/agent.toml".text = ''
|
||||
[[ssh-agent]]
|
||||
item = "mpf42t6kn2hxijw5jsqti4hxfm";
|
||||
|
||||
[[ssh-agent]]
|
||||
item = ""l24kumgnx3h3gyvon6k5we54qi";
|
||||
'';
|
||||
"doom/init.el" = {
|
||||
source = ./${repo_root}/emacs/emacs.doom/init.el;
|
||||
onChange = "~/.emacs.d/bin/doom sync";
|
||||
|
|
Loading…
Add table
Reference in a new issue