aboutsummaryrefslogtreecommitdiff
path: root/profiles/noPocket.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/noPocket.nix')
-rw-r--r--profiles/noPocket.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/noPocket.nix b/profiles/noPocket.nix
index 0814328..7582fd6 100644
--- a/profiles/noPocket.nix
+++ b/profiles/noPocket.nix
@@ -1,4 +1,10 @@
{ ffLib }: {
+ meta.description = ''
+ Pocket allows saving sites to an external services.
+ For some reason, it has been integrated into Firefox directly,
+ instead of being offered as an extension.
+ '';
+
policies = {
DisablePocket = true;
};