Removed Librewolf

This commit is contained in:
EsVagy42 2025-11-05 16:47:11 +01:00
parent d19a7e82c0
commit fe6c331da4
2 changed files with 1 additions and 5 deletions

View file

@ -1 +1 @@
Brave and Librewolf are now installed by home manager and their native hosts are configured with home manager too Removed Librewolf

View file

@ -68,10 +68,6 @@
}; };
programs = { programs = {
librewolf = {
enable = true;
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
};
brave = { brave = {
enable = true; enable = true;
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ]; nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];