fix pwas for firefox
This commit is contained in:
parent
2a541c3504
commit
c52381a6d0
2 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
consent-o-matic
|
consent-o-matic
|
||||||
privacy-badger
|
privacy-badger
|
||||||
sponsorblock
|
sponsorblock
|
||||||
|
pwas-for-firefox
|
||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
"{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}".settings = {
|
"{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}".settings = {
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,7 @@ in
|
||||||
programs = {
|
programs = {
|
||||||
firefox = {
|
firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
nativeMessagingHosts.packages = [ pkgs.firefoxpwa ];
|
||||||
languagePacks = [ "en-US" ];
|
languagePacks = [ "en-US" ];
|
||||||
|
|
||||||
# ---- POLICIES ----
|
# ---- POLICIES ----
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue