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
|
||||
privacy-badger
|
||||
sponsorblock
|
||||
pwas-for-firefox
|
||||
];
|
||||
settings = {
|
||||
"{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}".settings = {
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ in
|
|||
programs = {
|
||||
firefox = {
|
||||
enable = true;
|
||||
nativeMessagingHosts.packages = [ pkgs.firefoxpwa ];
|
||||
languagePacks = [ "en-US" ];
|
||||
|
||||
# ---- POLICIES ----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue