firefox: remove passff and add fr lang pack

This commit is contained in:
Romain Paquet 2026-01-27 14:36:11 +01:00
parent 032e72d80b
commit 3e06d9c73c

View file

@ -15,7 +15,7 @@
programs.firefox = {
enable = true;
nativeMessagingHosts.packages = [ pkgs.passff-host ];
languagePacks = [ "fr" ];
};
programs.thunderbird.enable = true;