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
.