From: Bodertz <bodertz@gmail.com>
To: guix-devel@gnu.org
Subject: Re: Include plasma-integration in the plasma-desktop-service?
Date: Wed, 25 Dec 2024 20:20:36 -0700 [thread overview]
Message-ID: <87frmbjfjv.fsf@gmail.com> (raw)
In-Reply-To: 878qs36t8a.fsf@iscas.ac.cn
Hmm, perhaps I have a messed up configuration somehow.
A snippet of my /etc/config.scm:
;; Below is the list of system services. To search for available
;; services, run 'guix system search KEYWORD' in a terminal.
(services
(cons*
(service plasma-desktop-service-type)
[...]
`guix system search plasma` just returns plasma-desktop.
I would like having that service to install for me plasma-integration.
As far as I can tell, it does not. As far as I can tell, it does not,
and I need to define my own list of kde packages to install, among them
plasma-integration:
(define kde-packages
(list ark bluedevil bluez-qt filelight gwenview kate kcalc kdeconnect kde-gtk-config okular plasma-pa plasma-integration kded dolphin))
I will try to guix system reconfigure without plasma-integration in
kde-packages to see if it is installed. Maybe I'm just out of date or
something.
next prev parent reply other threads:[~2024-12-26 3:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 2:31 Include plasma-integration in the plasma-desktop-service? Bodertz
2024-12-26 3:03 ` Zheng Junjie
2024-12-26 3:20 ` Bodertz [this message]
2024-12-26 12:41 ` Bodertz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87frmbjfjv.fsf@gmail.com \
--to=bodertz@gmail.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).