programs: gnome-disk-utility: sandbox
This commit is contained in:
@@ -460,6 +460,20 @@ in
|
|||||||
".config/dconf"
|
".config/dconf"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# gnome-disks
|
||||||
|
"gnome.gnome-disk-utility".sandbox.method = "bwrap";
|
||||||
|
"gnome.gnome-disk-utility".sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
"gnome.gnome-disk-utility".sandbox.whitelistDbus = [ "system" ];
|
||||||
|
"gnome.gnome-disk-utility".sandbox.whitelistWayland = true;
|
||||||
|
|
||||||
|
# TODO: verify location services
|
||||||
|
# "gnome.gnome-maps".sandbox.method = "bwrap";
|
||||||
|
# "gnome.gnome-maps".sandbox.wrapperType = "inplace";
|
||||||
|
# "gnome.gnome-maps".sandbox.whitelistDri = true;
|
||||||
|
# "gnome.gnome-maps".sandbox.whitelistDbus = [ "user" ]; # for GPS (geoclue, portals)
|
||||||
|
# "gnome.gnome-maps".sandbox.whitelistWayland = true;
|
||||||
|
# "gnome.gnome-maps".sandbox.net = "clearnet";
|
||||||
|
|
||||||
gnome-2048.sandbox.method = "bwrap";
|
gnome-2048.sandbox.method = "bwrap";
|
||||||
gnome-2048.sandbox.wrapperType = "wrappedDerivation";
|
gnome-2048.sandbox.wrapperType = "wrappedDerivation";
|
||||||
gnome-2048.sandbox.whitelistWayland = true;
|
gnome-2048.sandbox.whitelistWayland = true;
|
||||||
|
Reference in New Issue
Block a user