Removed brave and added librewolf

This commit is contained in:
EsVagy42 2026-01-08 22:50:21 +01:00
parent c7f64ad625
commit d94dfae4db
2 changed files with 3 additions and 2 deletions

View file

@ -60,7 +60,8 @@
};
programs = {
brave = {
firefox = {
package = pkgs.librewolf;
enable = true;
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
};