du updates

This commit is contained in:
Chris Cochrun 2025-11-06 09:47:50 -06:00
parent c6e0540c9b
commit a6454a4e0f
6 changed files with 64 additions and 65 deletions

View file

@ -691,7 +691,7 @@ in {
programs.librewolf = {
enable = true;
package = pkgs.librewolf-wayland.override {
package = pkgs.librewolf.override {
nativeMessagingHosts =
[ pkgs.kdePackages.plasma-browser-integration pkgs.tridactyl-native ];
};