mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
service: plasma-desktop: Add kwallet dbus.
* gnu/services/desktop.scm (plasma-dbus-service): Add kwallet. Change-Id: I09b8fc5e98602992fb4854dfaae2f60afa339620
This commit is contained in:
parent
00648dbc56
commit
fb803e6894
1 changed files with 1 additions and 0 deletions
|
@ -1798,6 +1798,7 @@ (define (plasma-dbus-service config)
|
||||||
"libksysguard"
|
"libksysguard"
|
||||||
"ktexteditor"
|
"ktexteditor"
|
||||||
"powerdevil"
|
"powerdevil"
|
||||||
|
"kwallet"
|
||||||
"plasma-firewall"))))
|
"plasma-firewall"))))
|
||||||
|
|
||||||
;; see https://bugs.kde.org/show_bug.cgi?id=456210
|
;; see https://bugs.kde.org/show_bug.cgi?id=456210
|
||||||
|
|
Loading…
Reference in a new issue