diff --git a/hosts/common/programs/notejot.nix b/hosts/common/programs/notejot.nix index af5ec739..427c5290 100644 --- a/hosts/common/programs/notejot.nix +++ b/hosts/common/programs/notejot.nix @@ -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 = [