deleted photoprism.nix

This commit is contained in:
2025-02-01 23:09:31 -05:00
parent 81ab03f3f1
commit f691015920
5 changed files with 0 additions and 62 deletions

View File

@@ -14,7 +14,6 @@ in
"${./haproxy.cfg}:/usr/local/etc/haproxy/haproxy.cfg"
];
dependsOn = [
"photoprism"
"uptime_kuma"
];
extraOptions = [ "--network=web" ];