programs: feedbackd: sandbox w/ bwrap
This commit is contained in:
@@ -24,6 +24,11 @@ in
|
|||||||
default = {};
|
default = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sandbox.method = "bwrap";
|
||||||
|
sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
sandbox.whitelistDbus = [ "user" ];
|
||||||
|
sandbox.whitelistAudio = true;
|
||||||
|
|
||||||
# N.B.: feedbackd will load ~/.config/feedbackd/themes/default.json by default
|
# N.B.: feedbackd will load ~/.config/feedbackd/themes/default.json by default
|
||||||
# - but using that would forbid `parent-theme = "default"`
|
# - but using that would forbid `parent-theme = "default"`
|
||||||
# the default theme ships support for these events:
|
# the default theme ships support for these events:
|
||||||
|
Reference in New Issue
Block a user