chore: add tailscale to dex

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2024-02-28 20:40:31 -06:00
parent 9c891c988b
commit 16fb4c9494
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
4 changed files with 11 additions and 1 deletions

View File

@ -11,7 +11,7 @@
links = [
{
rel = "http://openid.net/specs/connect/1.0/issuer";
href = "https://git.jojodev.com/";
href = "https://auth.jolheiser.com";
}
];
}}

Binary file not shown.

View File

@ -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

View File

@ -22,4 +22,5 @@ in {
"personal/restic-pass.age".publicKeys = [jolheiser dragonwell];
"personal/restic-repo.age".publicKeys = [jolheiser dragonwell];
"personal/dex.age".publicKeys = [jolheiser dragonwell];
"personal/dex-tailscale.age".publicKeys = [jolheiser dragonwell];
}