summaryrefslogtreecommitdiffstats
path: root/nixos
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-01-07 23:42:05 +0100
committerGitHub <noreply@github.com>2021-01-07 23:42:05 +0100
commitb6fe20a2725ccebf15508a6c6d283fa240dab5f0 (patch)
tree3c3cc046696d2e42503b01dc885ef33ef2ec6bab /nixos
parente597a82ae6ff09e499a188482aa50a20861bf3c3 (diff)
parente02bf0737b382a010e7930dd0529ea19e3d448fd (diff)
Merge pull request #108626 from asbachb/new/nufraw
nufraw: init at 0.43-3
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/config/system-path.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/config/system-path.nix b/nixos/modules/config/system-path.nix
index 27d1cef849bc..aee7a041d043 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 {