dconf: sandbox out-of-place
This commit is contained in:
@@ -26,7 +26,6 @@ in
|
|||||||
|
|
||||||
packageUnwrapped = pkgs.rmDbusServicesInPlace pkgs.dconf;
|
packageUnwrapped = pkgs.rmDbusServicesInPlace pkgs.dconf;
|
||||||
sandbox.method = "bwrap";
|
sandbox.method = "bwrap";
|
||||||
sandbox.wrapperType = "inplace"; #< dbus/systemd services live in `.out` but point to `.lib` data.
|
|
||||||
sandbox.whitelistDbus = [ "user" ];
|
sandbox.whitelistDbus = [ "user" ];
|
||||||
persist.byStore.private = [
|
persist.byStore.private = [
|
||||||
".config/dconf"
|
".config/dconf"
|
||||||
|
Reference in New Issue
Block a user