dodanie pwa do librewolf
This commit is contained in:
@@ -139,6 +139,7 @@
|
|||||||
lazygit
|
lazygit
|
||||||
lutris
|
lutris
|
||||||
gambit-chess
|
gambit-chess
|
||||||
|
firefoxpwa
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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}" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user