diff options
author | Alan Pearce | 2024-12-29 16:43:43 +0100 |
---|---|---|
committer | Alan Pearce | 2024-12-29 18:35:08 +0100 |
commit | 019976b57ef1fedc24fc7fc6f5e69f25e8f8612e (patch) | |
tree | 75533d72c0117aaa9eb945ff7f5da73ff05ef794 /secrets/secrets.nix | |
parent | 64eccd54a840a924eac98bcfa884d65b19c22636 (diff) | |
download | nixfiles-019976b57ef1fedc24fc7fc6f5e69f25e8f8612e.tar.lz nixfiles-019976b57ef1fedc24fc7fc6f5e69f25e8f8612e.tar.zst nixfiles-019976b57ef1fedc24fc7fc6f5e69f25e8f8612e.zip |
linde: set up photoprism using hetzner storage box
Diffstat (limited to 'secrets/secrets.nix')
-rw-r--r-- | secrets/secrets.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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 ]; |