1Password changed?
This commit is contained in:
parent
c7cc80a346
commit
d9f4358d36
1 changed files with 2 additions and 2 deletions
|
@ -53,10 +53,10 @@ in {
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
"1Password/ssh/agent.toml".text = ''
|
"1Password/ssh/agent.toml".text = ''
|
||||||
[[ssh-keys]]
|
[[ssh-keys]]
|
||||||
item = "mpf42t6kn2hxijw5jsqti4hxfm"
|
item = "l24kumgnx3h3gyvon6k5we54qi"
|
||||||
|
|
||||||
[[ssh-keys]]
|
[[ssh-keys]]
|
||||||
item = "l24kumgnx3h3gyvon6k5we54qi"
|
item = "mpf42t6kn2hxijw5jsqti4hxfm"
|
||||||
'';
|
'';
|
||||||
"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