Skip to content

Instantly share code, notes, and snippets.

@br0kenpixel
Created September 26, 2025 14:58
Show Gist options
  • Select an option

  • Save br0kenpixel/56ad0076c960e5ad58f1f86b161db528 to your computer and use it in GitHub Desktop.

Select an option

Save br0kenpixel/56ad0076c960e5ad58f1f86b161db528 to your computer and use it in GitHub Desktop.
Brave Linux Debloat config
// place in /etc/brave/policies/managed/custom.json
{
"BraveRewardsDisabled": true,
"BraveWalletDisabled": true,
"BraveVPNDisabled": true,
"BraveAIChatEnabled": false,
"BraveNewsDisabled": true,
"BraveTalkDisabled": true,
"BraveStatsPingEnabled": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment