On 2015年2月23日 15:32:44 CET, Daniel Pimentel <d...@openmailbox.org> wrote: >On 2015-02-12 10:44, Mark H Weaver wrote: >> Daniel Pimentel <d...@openmailbox.org> writes: >> >>> Guixs, I reconfigured my system with wicd. My config.scm (in >>> /etc/config.scm): >>> (use-modules (gnu)) >>> (use-service-modules xorg networking dbus avahi) >>> (use-package-modules avahi wicd) >>> ... >>> (service (cons* (slim-service) >>> (wicd-service) >>> (dbus-service (list wicd)) > >It's works. I add my user to netdev group too.
It doesn't (the config.scm) seem to be working for me. When running `sudo guix system reconfigure /etc/sysconfig.scm' I get: guix system: error: failed to load operating system file '/etc/sysconfig.scm': ERROR: no code for module (gnu packages wicd) This after a `guix pull'. What could be the problem? -- 白い熊