add photoprism

This commit is contained in:
Anish Lakhwara
2023-05-14 14:42:23 +10:00
parent 1461881cf8
commit a377eb2f69
6 changed files with 216 additions and 0 deletions
+1
View File
@@ -10,4 +10,5 @@
backup = import ./backup.nix;
ulogger-server = import ./ulogger.nix;
microbin = import ./microbin.nix;
photoprism = import ./photoprism.nix; #TODO remove once updated to 23.05, stolen from nixpkgs anyway
}