fix pwas for firefox

This commit is contained in:
Sean Kovacs 2025-11-13 16:04:54 -05:00
commit 90ef3cfa94
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@
consent-o-matic
privacy-badger
sponsorblock
pwas-for-firefox
];
settings = {
"{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}".settings = {

View file

@ -19,6 +19,7 @@ in
programs = {
firefox = {
enable = true;
nativeMessagingHosts.packages = [ pkgs.firefoxpwa ];
languagePacks = [ "en-US" ];
# ---- POLICIES ----