From e02bf0737b382a010e7930dd0529ea19e3d448fd Mon Sep 17 00:00:00 2001 From: Benjamin Asbach Date: Tue, 5 Jan 2021 01:52:44 +0100 Subject: nufraw: init at 0.43-3 `nufraw` is used to manipulate raw images. `nufraw-thumbnailer` is used to generate thumbnails for raw images. relates #108444 --- nixos/modules/config/system-path.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/config/system-path.nix') diff --git a/nixos/modules/config/system-path.nix b/nixos/modules/config/system-path.nix index 27d1cef849b..aee7a041d04 100644 --- a/nixos/modules/config/system-path.nix +++ b/nixos/modules/config/system-path.nix @@ -144,6 +144,7 @@ in "/share/kservicetypes5" "/share/kxmlgui5" "/share/systemd" + "/share/thumbnailers" ]; system.path = pkgs.buildEnv { -- cgit 1.4.1