Hi Laura,
> Today I've been installing Guix on top of Fedora (relase30), and I > faced issues with guix-daemon, getting it did not have permissions for > running. It was a SELinux problem, since after disabling it and > restarting the daemon I could use guix normally. > Here is my audit.log file […] Thanks. Did you install the SELinux policy for the daemon that is included in the source code repository? (It is not included in the files that “guix pull” installs.) -- Ricardo