dodanie pwa do librewolf
This commit is contained in:
@@ -139,6 +139,7 @@
|
||||
lazygit
|
||||
lutris
|
||||
gambit-chess
|
||||
firefoxpwa
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -8,6 +8,8 @@
|
||||
programs = {
|
||||
librewolf = {
|
||||
enable = true;
|
||||
package = pkgs.librewolf;
|
||||
nativeMessagingHosts = [pkgs.firefoxpwa];
|
||||
languagePacks = ["pl" "en-US"];
|
||||
profiles = {
|
||||
"${host}" = {
|
||||
|
||||
Reference in New Issue
Block a user