need to specify we're using the unstable package
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
services.photoprism = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.photoprism;
|
||||
port = 2342;
|
||||
originalsPath = "/var/lib/private/photoprism/originals";
|
||||
address = "0.0.0.0";
|
||||
|
||||
Reference in New Issue
Block a user