dconf: sandbox with bunpen

This commit is contained in:
2024-09-03 18:21:58 +00:00
parent 9b6ec64ed4
commit 57637167b1

View File

@@ -25,7 +25,7 @@ in
};
packageUnwrapped = pkgs.rmDbusServicesInPlace pkgs.dconf;
sandbox.method = "bwrap";
sandbox.method = "bunpen";
sandbox.whitelistDbus = [ "user" ];
persist.byStore.private = [
".config/dconf"