firefox: remove https-everywhere from example

See b70c44e857
This commit is contained in:
Yurii Matsiuk
2023-01-09 08:19:17 +01:00
committed by Robert Helgesson
parent 684bdb386c
commit 4f0c1afba7

View File

@@ -153,7 +153,6 @@ in {
default = [ ];
example = literalExpression ''
with pkgs.nur.repos.rycee.firefox-addons; [
https-everywhere
privacy-badger
]
'';