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