megapixels: fix sandbox-related crash

This commit is contained in:
Colin 2024-03-08 00:16:29 +00:00
parent ac41cfcd42
commit b41320ffb3

View File

@ -14,14 +14,9 @@
sandbox.whitelistWayland = true;
sandbox.whitelistDbus = [ "user" ]; #< so that it can in theory open the image viewer using fdo portal... but it doesn't :|
sandbox.extraHomePaths = [
".config/dconf" #< else it segfaults during post-process
# ".config/megapixels"
# ".config/xcb"
# ".xcb"
".local/share/applications" #< needed for viewing photos, until i can sort out the portal stuff
# ".local/share/icons"
# ".icons" #< actually needed!
# ".themes"
# ".nix-profile"
".cache/mesa_shader_cache" # loads way faster
"tmp"
"Pictures" #< TODO: make this Pictures/Photos and save photos there