programs.floorp.policies

Home-Manager option

See list of policies.

type: attribute set of (JSON value)
Default
{ }
Example
{ BlockAboutConfig = true; DefaultDownloadDirectory = "\${home}/Downloads"; ExtensionSettings = { "uBlock0@raymondhill.net" = { default_area = "menupanel"; install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"; installation_mode = "force_installed"; private_browsing = true; }; }; }
declared in: <home-manager/modules/programs/floorp.nix>source unavailable