diff options
Diffstat (limited to 'hosts/aptos/secrets')
-rw-r--r-- | hosts/aptos/secrets/restic/repo-users.age | bin | 573 -> 0 bytes | |||
-rw-r--r-- | hosts/aptos/secrets/restic/ssh-key.age | bin | 829 -> 0 bytes | |||
-rw-r--r-- | hosts/aptos/secrets/secrets.nix | 28 | ||||
-rw-r--r-- | hosts/aptos/secrets/syncthing/cert.age | bin | 1266 -> 0 bytes | |||
-rw-r--r-- | hosts/aptos/secrets/syncthing/key.age | bin | 788 -> 0 bytes | |||
-rw-r--r-- | hosts/aptos/secrets/wireguard_privatekey.age | 12 |
6 files changed, 0 insertions, 40 deletions
diff --git a/hosts/aptos/secrets/restic/repo-users.age b/hosts/aptos/secrets/restic/repo-users.age deleted file mode 100644 index d41fd40..0000000 --- a/hosts/aptos/secrets/restic/repo-users.age +++ /dev/null Binary files differdiff --git a/hosts/aptos/secrets/restic/ssh-key.age b/hosts/aptos/secrets/restic/ssh-key.age deleted file mode 100644 index 05024cf..0000000 --- a/hosts/aptos/secrets/restic/ssh-key.age +++ /dev/null Binary files differdiff --git a/hosts/aptos/secrets/secrets.nix b/hosts/aptos/secrets/secrets.nix deleted file mode 100644 index 21aae44..0000000 --- a/hosts/aptos/secrets/secrets.nix +++ /dev/null @@ -1,28 +0,0 @@ -let - root = "age1g3hjfg8rsyaunsa63q73flxt0rnmqng5mvjk5qywsu0xjvuwq5rsmuxk35"; - fcuny = "age1keyvdhpspgqp4g5zjthdphau5q5qlt6fs0ex0wqnve66dmup9pzqn4sakj"; - backup = "age1fh4960rdrk4d7m4c5lwd3trvw9ylk09dvucj2gd2udy7d5cz2a0svcqws6"; -in -{ - "wireguard_privatekey.age".publicKeys = [ root fcuny backup ]; - - "syncthing/key.age" = { - publicKeys = [ root fcuny backup ]; - owner = "fcuny"; - }; - - "syncthing/cert.age" = { - publicKeys = [ root fcuny backup ]; - owner = "fcuny"; - }; - - "restic/repo-users.age" = { - publicKeys = [ root fcuny backup ]; - owner = "fcuny"; - }; - - "restic/ssh-key.age" = { - publicKeys = [ root fcuny backup ]; - owner = "fcuny"; - }; -} diff --git a/hosts/aptos/secrets/syncthing/cert.age b/hosts/aptos/secrets/syncthing/cert.age deleted file mode 100644 index 643c161..0000000 --- a/hosts/aptos/secrets/syncthing/cert.age +++ /dev/null Binary files differdiff --git a/hosts/aptos/secrets/syncthing/key.age b/hosts/aptos/secrets/syncthing/key.age deleted file mode 100644 index ccce5f9..0000000 --- a/hosts/aptos/secrets/syncthing/key.age +++ /dev/null Binary files differdiff --git a/hosts/aptos/secrets/wireguard_privatekey.age b/hosts/aptos/secrets/wireguard_privatekey.age deleted file mode 100644 index 9432fec..0000000 --- a/hosts/aptos/secrets/wireguard_privatekey.age +++ /dev/null @@ -1,12 +0,0 @@ -age-encryption.org/v1 --> X25519 cF4f+dR4+vxS/hQd1WoZZunRirr35gR1fYVWuh1nwQE -UY5m7yloCfck7OVVliGX68zxh0QuvTSv7nxlnC5m1B4 --> X25519 zxKJdMAMaZ5aCwyJMm+pqM/11yMus75bjfou0pzGTgA -PedPmd2sI7rY8QETLY50IaFFeeS+IHewRpk8NX/MiRw --> X25519 Hz9sZ8VVQ8Mg8cksHMzn+V1NRMcahjIrq+n0LKnHhmw -okLZa9YEQ8y3kRB0nQwtMx4OA9dIOYRt+E3O3BOkteA --> BG8F-grease -3+ZxToXbRMhNaEH0KPXOEizBGesGGPTxVlGyHEnMJH63XdYk9DRiTfxt/FmN/K70 -LX+XL+LFIphYxtU2JZgFDdmpsH0 ---- vYsrZk3u29yzp9f8mTYPQn8Eie7xWYTq0Kh3Wp6MEaI -LWD`ʬx2,zm+W908əhVXU*l_$lۓ}]EӣVIC \ No newline at end of file |