notejot: fix sandboxing

This commit is contained in:
Colin 2024-04-09 15:44:01 +00:00
parent d728dfcd70
commit 46cda87d5e

View File

@ -3,6 +3,7 @@
sane.programs.notejot = {
sandbox.method = "bwrap";
sandbox.whitelistWayland = true;
sandbox.extraPaths = [ ".config/dconf" ]; #< for legacy notes (moby), loaded via dconf
suggestedPrograms = [ "dconf" ]; #< else it can't persist notes
persist.byStore.private = [