From 154ee17524ec0a0f481e7898ac83e83d820a1b88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 13 Jan 2025 20:44:48 -0500 Subject: [PATCH] Add image metadata editor --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 12d3b50..1806b7d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -91,6 +91,7 @@ onlyoffice-desktopeditors openshot-qt # Video editing, http://www.openshot.org/ peruse # Read comic books, zines, graphic novels a bit more easily + photini # digital photograph metadata editing php # does PHP 8.2 currently and there's php81, php83, and php84 alternatives php82Packages.composer (python3.withPackages(ps: with ps; [ numpy pandas python-dotenv ])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global)