Installing the Policy JSON Configuration for Brave Flatpak on Bazzite

Hello, I have a problem regarding Brave Flatpak on Bazzite. Today I discovered the existence of the Policy feature brave://policy that allows to get rid of bloated features in Brave, and I have the json configuration that get rids of the bloats on Linux Flatpak version of Brave. However, the main problem is that currently Brave only reads directory /etc/brave/policies/managed which means I cannot install this with Bazzite since this is an immutable distro (There is already a way to overwrite the /etc/ folder temporarily but you know that way is discouraged) Is there any way to make Flatpak Brave read the custom policy file /etc/brave/policies/managed but in a local way?
Solution:
Fedora Docs
Technical Information
Learn more about Fedora Linux, the Fedora Project & the Fedora Community.
Jump to solution
5 Replies
Roon
RoonOP1h ago
Gist
Brave Debloating Guide
Brave Debloating Guide. GitHub Gist: instantly share code, notes, and snippets.
asen23
asen231h ago
/etc is writable you just need sudo
Roon
RoonOP1h ago
Really? I thought it is marked as read only
asen23
asen231h ago
/var and /etc is rw /usr/local is a symlink to /var/usrlocal rest is readonly /home is also symlink to /var/home
Solution
asen23
asen231h ago
Fedora Docs
Technical Information
Learn more about Fedora Linux, the Fedora Project & the Fedora Community.

Did you find this page helpful?