l...@gnu.org (Ludovic Courtès) skribis:

> OK, I’ll test this on my laptop and report back.

I tested, but then I’m unable to run nm-applet (I run ratpoison but it
wants a status bar or something) and I couldn’t get anything out of
nmcli.  So wired networking worked directly, but I couldn’t get wireless
to work.

Could someone try it in Xfce or something?

I used this to remove Wicd, after exporting ‘wicd-service-type’:

  (define %desktop-services-sans-wicd
    (remove (lambda (service)
              (eq? wicd-service-type (service-kind service)))
            %desktop-services))

and then simply added a call to ‘network-manager-service’ to my service
list.

Thanks,
Ludo’.

Reply via email to