feat(nextcloud): Change exiftool version used
This commit is contained in:
parent
d389cb38cd
commit
ce18c18b2c
1 changed files with 1 additions and 1 deletions
|
@ -64,9 +64,9 @@ in {
|
|||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg_6-headless
|
||||
jpegoptim
|
||||
exiftool
|
||||
exif
|
||||
perl
|
||||
perlPackages.ImageExifTool
|
||||
];
|
||||
|
||||
dgn-secrets.matches."^nextcloud-.*$" = { owner = "nextcloud"; };
|
||||
|
|
Loading…
Reference in a new issue