From 125e46d8d71c499ca89d8aca02e48e4834b7723c Mon Sep 17 00:00:00 2001 From: MatthieuGomes Date: Mon, 16 Feb 2026 09:12:25 -0500 Subject: [PATCH] feat(dolphin) : adding utilities to dolphin --- programs/desktop/plasma.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/programs/desktop/plasma.nix b/programs/desktop/plasma.nix index ad103e4..7907aa0 100644 --- a/programs/desktop/plasma.nix +++ b/programs/desktop/plasma.nix @@ -140,6 +140,8 @@ in { sddm-kcm qtvirtualkeyboard breeze + filelight + dolphin-plugins ]; }; };