https://bugs.kde.org/show_bug.cgi?id=402154
--- Comment #53 from tagwer...@innerjoin.org --- (In reply to André M from comment #52) > I've been testing the patch on NixOS on kf 5.106, and it's working great > across 3 reboots of a couple of mounted subvolumes. Can you share how you've done this? At the moment I have baloo from unstable: let nixos-unstable = import <nixos-unstable> {}; in { environment.systemPackages = with pkgs; [ nixos-unstable.libsForQt5.baloo nixos-unstable.libsForQt5.baloo-widgets ]; }; I'm only at the beginning of my Nixos journey though 8-/ -- You are receiving this mail because: You are watching all bug changes.