MyNixOS website logo
option

programs.firefoxpwa.profiles.<name>.sites.<name>.settings

Declarations
Type
JSON value
Default
{ }
Example
{
  config = {
    manifest_url = "https://developer.mozilla.org/manifest.f42880861b394dd4dc9b.json";
  };
}