dodanie pwa do librewolf

This commit is contained in:
installer
2025-02-19 01:52:49 +01:00
parent d10f1b6191
commit da6e9496a3
2 changed files with 3 additions and 0 deletions

View File

@@ -139,6 +139,7 @@
lazygit lazygit
lutris lutris
gambit-chess gambit-chess
firefoxpwa
]; ];
}; };
} }

View File

@@ -8,6 +8,8 @@
programs = { programs = {
librewolf = { librewolf = {
enable = true; enable = true;
package = pkgs.librewolf;
nativeMessagingHosts = [pkgs.firefoxpwa];
languagePacks = ["pl" "en-US"]; languagePacks = ["pl" "en-US"];
profiles = { profiles = {
"${host}" = { "${host}" = {