diff --git a/spec/eientei/photoprism.nix b/spec/eientei/photoprism.nix index 05cf9e38..cd775081 100644 --- a/spec/eientei/photoprism.nix +++ b/spec/eientei/photoprism.nix @@ -3,6 +3,7 @@ enable = true; originalsPath = "/run/storage/aerial"; settings.PHOTOPRISM_ADMIN_USER = "koishi"; + settings.PHOTOPRISM_FFMPEG_ENCODER = "intel"; passwordFile = "/var/lib/photoprism/password"; };