programs: dconf: sandbox
This commit is contained in:
@@ -9,6 +9,8 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
sane.programs.dconf = {
|
sane.programs.dconf = {
|
||||||
|
sandbox.method = "bwrap";
|
||||||
|
sandbox.wrapperType = "wrappedDerivation";
|
||||||
persist.byStore.private = [
|
persist.byStore.private = [
|
||||||
".config/dconf"
|
".config/dconf"
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user