summary refs log tree commit diff stats
path: root/secrets
diff options
context:
space:
mode:
authorAlan Pearce2024-12-29 16:43:43 +0100
committerAlan Pearce2024-12-29 18:35:08 +0100
commit019976b57ef1fedc24fc7fc6f5e69f25e8f8612e (patch)
tree75533d72c0117aaa9eb945ff7f5da73ff05ef794 /secrets
parent64eccd54a840a924eac98bcfa884d65b19c22636 (diff)
downloadnixfiles-019976b57ef1fedc24fc7fc6f5e69f25e8f8612e.tar.lz
nixfiles-019976b57ef1fedc24fc7fc6f5e69f25e8f8612e.tar.zst
nixfiles-019976b57ef1fedc24fc7fc6f5e69f25e8f8612e.zip
linde: set up photoprism using hetzner storage box
Diffstat (limited to 'secrets')
-rw-r--r--secrets/cifs-photoprism.agebin0 -> 368 bytes
-rw-r--r--secrets/photoprism.age7
-rw-r--r--secrets/secrets.nix2
3 files changed, 9 insertions, 0 deletions
diff --git a/secrets/cifs-photoprism.age b/secrets/cifs-photoprism.age
new file mode 100644
index 00000000..cab56f39
--- /dev/null
+++ b/secrets/cifs-photoprism.age
Binary files differdiff --git a/secrets/photoprism.age b/secrets/photoprism.age
new file mode 100644
index 00000000..7b6534fa
--- /dev/null
+++ b/secrets/photoprism.age
@@ -0,0 +1,7 @@
+age-encryption.org/v1
+-> ssh-ed25519 cvV2sw n4h/PGlbNj9UGICFTdf94svZOLL2uCrtYrmRVCgquC0
+w8sZ6j2n/xlPW1KmIESNehy5M6xXzuRiYb4fWNk9bZo
+-> piv-p256 VBDKjg AvdZP758E9FCgQNfaMEH2BhPjHtZOe2hVLN008cZYeID
+jPxUhgwOLnO3ioVvinqDHVwYYWi88zH+1VoJn4lTOx8
+--- p7T2ZkbKKr7yewVtqnzYvb/9Nw06mMZZrsQaXQmT1Ts
+R^`bӂ-ѵ[dGr:4R^Gy*}t'^/(<g";#.:CA
\ No newline at end of file
diff --git a/secrets/secrets.nix b/secrets/secrets.nix
index 3cfcf017..c36537a7 100644
--- a/secrets/secrets.nix
+++ b/secrets/secrets.nix
@@ -20,6 +20,8 @@ let
     powerdns = [ linde ];
     dex = [ linde ];
     golink = [ linde ];
+    photoprism = [ linde ];
+    cifs-photoprism = [ linde ];
 
     dyndns = [ nanopi ];
     syncthing = [ nanopi ];