dconf(megapixels): Set postprocessor

Should fix an issue where the camera app would previously stop taking
photos on NixOS updates due to changed hashes.
This commit is contained in:
Donovan Glover 2024-09-03 23:16:09 -04:00
parent b750144ee9
commit 9d93f39175
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -137,6 +137,7 @@ in
"org/postmarketos/megapixels" = {
save-raw = false;
postprocessor = "${pkgs.megapixels}/share/megapixels/postprocess.sh";
};
"org/gnome/desktop/session" = {