mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
firefox: remove pocket ban
This commit is contained in:
parent
971e67302c
commit
5c0bc278e4
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ with lib;
|
|||
extraPolicies = {
|
||||
NewTabPage = false;
|
||||
CaptivePortal = false;
|
||||
DisablePocket = true;
|
||||
DisableFirefoxStudies = true;
|
||||
OfferToSaveLogins = false;
|
||||
DisableFormHistory = true;
|
||||
|
|
Loading…
Reference in a new issue