it's coming closer
This commit is contained in:
parent
63a532354f
commit
106d6e1f9e
1 changed files with 1 additions and 7 deletions
|
@ -76,16 +76,10 @@
|
|||
};
|
||||
in
|
||||
prev.wrapFirefox sandboxed-firefox-esr.config.env {
|
||||
browserName = "firefox";
|
||||
pname = "firefox-esr-sandboxed";
|
||||
pname = "firefox-esr";
|
||||
desktopName = "Firefox ESR (Sandboxed)";
|
||||
|
||||
extraPolicies = {
|
||||
DisableAppUpdate = true;
|
||||
};
|
||||
|
||||
meta = prev.firefox-esr.meta // {
|
||||
description = prev.firefox-esr.meta.description + " (Sandboxed)";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue