daemon-not-started.org 385 B

Guix daemon not started

If your Guix daemon seems not to be started for some reason, you can try:

systemctl start guix-daemon

systemctl enable guix-daemon

For some reason service guix-daemon start does not work. Perhaps there is a difference between a service a thing started via systemctl.