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