]> Git — Sourcephile - julm/julm-nix.git/blob - home-manager/profiles/firejail/firefox-remote.conf
+user/updatability(nixos-unstable): pin latest
[julm/julm-nix.git] / home-manager / profiles / firejail / firefox-remote.conf
1 # Explanation(use): Allow to call Firefox to load a link.
2 # Warning(use): Another firejail with firefox must already be running.
3 include allow-bin-sh.inc
4
5 noblacklist ${HOME}/.config/mozilla
6 read-only ${HOME}/.config/mozilla
7 whitelist ${HOME}/.config/mozilla/firefox/profiles.ini
8 read-only ${HOME}/.config/mozilla/firefox/profiles.ini
9
10 # Old paths
11 noblacklist ${HOME}/.mozilla
12 read-only ${HOME}/.mozilla
13 whitelist ${HOME}/.mozilla/firefox/profiles.ini
14 read-only ${HOME}/.mozilla/firefox/profiles.ini
15
16 ignore dbus-user filter
17 dbus-user.talk org.mozilla.*