fix pwas for firefox

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

View file

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