diff options
| author | Sughosha <sughosha@disroot.org> | 2026-03-05 15:51:48 +0530 |
|---|---|---|
| committer | Sughosha <sughosha@disroot.org> | 2026-03-05 15:55:54 +0530 |
| commit | 9ccabc9bbf3eaa07ad3205ca57b3007473a4eb7f (patch) | |
| tree | abc17ec724d5dbbd94c0279bd60f61c4d5f742e4 /gnu | |
| parent | 714c59c232b4f9189787c1df0b8f67818323e3b2 (diff) | |
gnu: plasma: Add bolt and plasma-thunderbolt to propagated-inputs.
* gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add bolt and
plasma-thunderbolt.
Change-Id: Ia5a326d5887ff6bc6d0416280fba95b7bd812a5a
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/kde-plasma.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index f6912631bdf..62c060e15cf 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -1843,6 +1843,7 @@ for xdg-desktop-portal that is using Qt/KF5.") aurorae baloo bluedevil + bolt ;for plasma-thunderbolt breeze breeze-gtk breeze-icons ;default mouse icon @@ -1889,6 +1890,7 @@ for xdg-desktop-portal that is using Qt/KF5.") plasma-nm plasma-pa plasma-systemmonitor + plasma-thunderbolt plasma-vault plasma-welcome plasma-workspace @@ -1925,7 +1927,6 @@ for xdg-desktop-portal that is using Qt/KF5.") '(gnu packages kde-systemtools)) 'partitionmanager) spectacle)) - ;; plasma-thunderbolt ;waiting for bolt (synopsis "The KDE Plasma desktop environment") (home-page "https://kde.org/plasma-desktop/") (description |
