help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

KDE desktop does not recognize network-manager plugins


From: Reza Housseini
Subject: KDE desktop does not recognize network-manager plugins
Date: Fri, 1 Mar 2024 11:34:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

Hi Guixers

I tried to use the network-manager-openconnect and network-manager-vpnc plugins in KDE with the following setup:

  (network-manager-service-type
    config => (network-manager-configuration
      (inherit config)
      (dns "dnsmasq")
      (vpn-plugins
      (list network-manager-openconnect
            network-manager-vpnc))))

but KDE desktop does not recognize the plugins (they are not visible in the "Connections" menu and also on the command line when running nmcli.

The same setup works fine on GNOME.

Thanks for any help!

Best,
Reza



reply via email to

[Prev in Thread] Current Thread [Next in Thread]