mirror of https://git.jolheiser.com/dotnix.git
chore: add tailscale to dex
Signed-off-by: jolheiser <john.olheiser@gmail.com>teamcity
parent
9c891c988b
commit
16fb4c9494
|
@ -11,7 +11,7 @@
|
||||||
links = [
|
links = [
|
||||||
{
|
{
|
||||||
rel = "http://openid.net/specs/connect/1.0/issuer";
|
rel = "http://openid.net/specs/connect/1.0/issuer";
|
||||||
href = "https://git.jojodev.com/";
|
href = "https://auth.jolheiser.com";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}}
|
}}
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,9 @@
|
||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 E8j6/g vkz4Nnq6kuBmMTIuShTMHgQl5dE/XNSyNeQ1v8BjSVo
|
||||||
|
rQyDr+LjMXcBpKdwmBsWTP4CWn2LkE1gF9C2pDYn8GM
|
||||||
|
-> ssh-ed25519 f31uNA 1X5dITPS0gPV9Ty+rIVYdLSfsllIainzsfDekPGZJko
|
||||||
|
K511Nbp24wC/yibcMwXzyc03qheEm8CYz0lsP14rRH8
|
||||||
|
-> J(DU)G-grease UpDl ^h; ) K
|
||||||
|
GfsSxESiw4cjyibN5vt3Hh9tj63kM3oObhfpH+DiBTQQt/2gSkOZ3XGUQI4
|
||||||
|
--- P09LRVc2jc0MtLcDfWO3i8tjFVs/Wp5k6pho5C74KLk
|
||||||
|
Ý#©Œ<>ÙQ€Êi%Tò ’f=aYר³=;PÅv¸8]ê·Â<C2B7>‹mµnq8Ån¥é?Í¿ Í9u<12>P#»P
|
|
@ -22,4 +22,5 @@ in {
|
||||||
"personal/restic-pass.age".publicKeys = [jolheiser dragonwell];
|
"personal/restic-pass.age".publicKeys = [jolheiser dragonwell];
|
||||||
"personal/restic-repo.age".publicKeys = [jolheiser dragonwell];
|
"personal/restic-repo.age".publicKeys = [jolheiser dragonwell];
|
||||||
"personal/dex.age".publicKeys = [jolheiser dragonwell];
|
"personal/dex.age".publicKeys = [jolheiser dragonwell];
|
||||||
|
"personal/dex-tailscale.age".publicKeys = [jolheiser dragonwell];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue