diff options
author | K900 | 2024-09-27 08:05:05 +0300 |
---|---|---|
committer | K900 | 2024-09-27 08:05:05 +0300 |
commit | 15200e9966df88368e724ca2af163858be896964 (patch) | |
tree | 8d74e6fa92700a84578d84a0fcc62a4503e99fe2 /nixos | |
parent | f9c724d55b077d109a521f90736bfc4095ccd67d (diff) |
nixos/plasma6: install baloo-widgets by default
Needed for indexer metadata in Dolphin.
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/services/desktop-managers/plasma6.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/desktop-managers/plasma6.nix b/nixos/modules/services/desktop-managers/plasma6.nix index 15c6e4150d9e..aa19f56b6915 100644 --- a/nixos/modules/services/desktop-managers/plasma6.nix +++ b/nixos/modules/services/desktop-managers/plasma6.nix @@ -143,6 +143,7 @@ in { kate khelpcenter dolphin + baloo-widgets # baloo information in Dolphin dolphin-plugins spectacle ffmpegthumbs |