mirror of https://git.jolheiser.com/dotnix.git
Compare commits
1 Commits
16fb4c9494
...
e272f2ba68
Author | SHA1 | Date |
---|---|---|
jolheiser | e272f2ba68 |
|
@ -1,6 +1,4 @@
|
|||
apps/gui/firefox/work.nix:
|
||||
- age105cm5awxxegyrqthh4vhnxzr0tdy86q8uq52wkkjacfkutp2vprqwseak7
|
||||
machines/chai/cifs.nix:
|
||||
- age105cm5awxxegyrqthh4vhnxzr0tdy86q8uq52wkkjacfkutp2vprqwseak7
|
||||
machines/dragonwell/dex.nix:
|
||||
- age105cm5awxxegyrqthh4vhnxzr0tdy86q8uq52wkkjacfkutp2vprqwseak7
|
||||
"apps/gui/firefox/work.nix":
|
||||
- age105cm5awxxegyrqthh4vhnxzr0tdy86q8uq52wkkjacfkutp2vprqwseak7
|
||||
"machines/chai/cifs.nix":
|
||||
- age105cm5awxxegyrqthh4vhnxzr0tdy86q8uq52wkkjacfkutp2vprqwseak7
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# Age
|
||||
apps/gui/firefox/work.nix filter=git-age diff=git-age
|
||||
machines/chai/cifs.nix filter=git-age diff=git-age
|
||||
machines/dragonwell/dex.nix filter=git-age diff=git-age
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
links = [
|
||||
{
|
||||
rel = "http://openid.net/specs/connect/1.0/issuer";
|
||||
href = "https://auth.jolheiser.com";
|
||||
href = "https://git.jojodev.com/";
|
||||
}
|
||||
];
|
||||
}}
|
||||
|
@ -53,11 +53,6 @@
|
|||
reverse_proxy localhost:4686
|
||||
'';
|
||||
};
|
||||
"auth.jolheiser.com" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy localhost:2884
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
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
|
Binary file not shown.
|
@ -22,5 +22,4 @@ 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];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue