programs: libnotify: sandbox with bwrap
This commit is contained in:
@@ -381,6 +381,10 @@ in
|
|||||||
"tmp"
|
"tmp"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
libnotify.sandbox.method = "bwrap";
|
||||||
|
libnotify.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
libnotify.sandbox.whitelistDbus = [ "user" ]; # notify-send
|
||||||
|
|
||||||
mercurial.sandbox.method = "bwrap"; # TODO:sandbox: untested
|
mercurial.sandbox.method = "bwrap"; # TODO:sandbox: untested
|
||||||
mercurial.sandbox.wrapperType = "wrappedDerivation";
|
mercurial.sandbox.wrapperType = "wrappedDerivation";
|
||||||
mercurial.sandbox.net = "clearnet";
|
mercurial.sandbox.net = "clearnet";
|
||||||
|
Reference in New Issue
Block a user