diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |
