aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e286b2d..ab49e2c9 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ This adds the `environment.fortify` option:
chromium.dbus = {
configSystem = {
+ filter = true;
talk = [
"org.bluez"
"org.freedesktop.Avahi"
@@ -91,6 +92,7 @@ This adds the `environment.fortify` option:
];
};
config = {
+ filter = true;
talk = [
"org.freedesktop.DBus"
"org.freedesktop.FileManager1"