diff options
| author | vin <vin@vineetk.net> | 2025-03-03 00:57:20 -0500 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-03-03 00:57:20 -0500 |
| commit | b68745626dc70679de417bf1ab61334bf00b530e (patch) | |
| tree | 9268d4f99f606bcad74ef0d0a1e7c614623da14a /secrets | |
| parent | 25935c191200f4cc48278ac6068d5f4b51efd88b (diff) | |
saklas: start using agenix as well
Diffstat (limited to 'secrets')
| -rw-r--r-- | secrets/hetzner_dns.age | 10 | ||||
| -rw-r--r-- | secrets/radicale_users.age | bin | 0 -> 497 bytes | |||
| -rw-r--r-- | secrets/secrets.nix | 5 | ||||
| -rw-r--r-- | secrets/tailscale_saklas.age | 11 |
4 files changed, 25 insertions, 1 deletions
diff --git a/secrets/hetzner_dns.age b/secrets/hetzner_dns.age new file mode 100644 index 0000000..10b86d9 --- /dev/null +++ b/secrets/hetzner_dns.age | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | age-encryption.org/v1 | ||
| 2 | -> ssh-ed25519 AaF/mQ hK2xroga7vLhQxaIBFaP+nrJF8KIxrFaST2RdVedBEI | ||
| 3 | vzgZ49FsgITyEUwwpMJllIohNE2BHpf634e6NUnuLyM | ||
| 4 | -> ssh-ed25519 F30WWA vtiebrA6nc2DhyBGpFKUKv/PZhC89mfw4VJi5JEHekg | ||
| 5 | LeeJAKYlywoNoTsbdCWoe+xGN4DDtBq/Zx2jjF5AXos | ||
| 6 | -> ssh-ed25519 hc2ELA AYBEPYt0guu6DkCTq/DFPAuhDbyb0xlD/Q3YRD9r0TE | ||
| 7 | t7r0IU70rRLIYuUiSbypwIBiwrkeeDbSr9A8rC57AUo | ||
| 8 | --- YFPGnH20/JpT0vHriDFL3ZGHDElBuU6JU4ygDK87JQs | ||
| 9 | tjR堸}X%x " | ||
| 10 | Ick ܇kR"ps$i;BVl8< \ No newline at end of file | ||
diff --git a/secrets/radicale_users.age b/secrets/radicale_users.age new file mode 100644 index 0000000..21091c1 --- /dev/null +++ b/secrets/radicale_users.age | |||
| Binary files differ | |||
diff --git a/secrets/secrets.nix b/secrets/secrets.nix index a429ea2..ff90585 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix | |||
| @@ -7,6 +7,9 @@ let | |||
| 7 | systems = [ demiurge saklas ]; | 7 | systems = [ demiurge saklas ]; |
| 8 | in | 8 | in |
| 9 | { | 9 | { |
| 10 | "tailscale_demiurge.age".publicKeys = users ++ systems; | 10 | "hetzner_dns.age".publicKeys = users ++ systems; |
| 11 | "radicale_users.age".publicKeys = users ++ systems; | ||
| 11 | "smallstep.age".publicKeys = users ++ systems; | 12 | "smallstep.age".publicKeys = users ++ systems; |
| 13 | "tailscale_demiurge.age".publicKeys = users ++ systems; | ||
| 14 | "tailscale_saklas.age".publicKeys = users ++ systems; | ||
| 12 | } | 15 | } |
diff --git a/secrets/tailscale_saklas.age b/secrets/tailscale_saklas.age new file mode 100644 index 0000000..ae7369a --- /dev/null +++ b/secrets/tailscale_saklas.age | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | age-encryption.org/v1 | ||
| 2 | -> ssh-ed25519 AaF/mQ eUu7OoAObwNKVNHnf4gqC1tJ7xlmjkhW01G+HdcqAxc | ||
| 3 | SwYGhawZISYmqHSyA7fqKs05IzVlVu+3+7zDgvBBbkQ | ||
| 4 | -> ssh-ed25519 F30WWA A8NddnDcg3IlQ8wJhuLoj1oS9rvRaIzLWFR+zp5qjAA | ||
| 5 | Rezb8NRw32cQSytyegAGW5s/knHQUseHoSTeHpmlJGs | ||
| 6 | -> ssh-ed25519 hc2ELA za1uRZpbO1VkGdIVnNqYJkrJpCji/JEBq3lPolodhxU | ||
| 7 | u/FlNi8t03cwOvdqmUGOMPhAbVmLnWHAbScYCAbTvxw | ||
| 8 | --- BaEwzkb52piuKrSglC0P8xCr/HlD97B3WgklyyuBEbA | ||
| 9 | C` | ||
| 10 | fqAO4̛4/{W᫇Tƫ)j_dnDkACi3 | ||
| 11 | 8(L^'I҆$bgp \ No newline at end of file | ||
