programs: wdisplays: sandbox with bwrap
This commit is contained in:
@@ -581,8 +581,16 @@ in
|
||||
"tmp"
|
||||
];
|
||||
|
||||
wdisplays.sandbox.method = "bwrap";
|
||||
wdisplays.sandbox.wrapperType = "wrappedDerivation";
|
||||
wdisplays.sandbox.whitelistWayland = true;
|
||||
|
||||
whalebird.persist.byStore.private = [ ".config/Whalebird" ];
|
||||
|
||||
wl-clipboard.sandbox.method = "bwrap";
|
||||
wl-clipboard.sandbox.wrapperType = "wrappedDerivation";
|
||||
wl-clipboard.sandbox.whitelistWayland = true;
|
||||
|
||||
xdg-desktop-portal-gtk.sandbox.method = "bwrap";
|
||||
xdg-desktop-portal-gtk.sandbox.wrapperType = "inplace";
|
||||
xdg-desktop-portal-gtk.sandbox.whitelistDbus = [ "user" ]; # speak to main xdg-desktop-portal
|
||||
|
Reference in New Issue
Block a user