photoprism: add admin password

This commit is contained in:
2023-12-28 23:33:47 +02:00
parent ac8e5f1c50
commit 42aa3ca768
4 changed files with 16 additions and 0 deletions

View File

@@ -363,6 +363,7 @@
photoprism = {
enable = true;
originalsPath = "/data";
passwordFile = config.age.secrets.photoprism-admin-passwd.path;
};
logrotate = {