On Mon, Apr 12, 2021 at 08:38:45PM +0200, amuza wrote: > Hello! > > I'm new here. Some weeks ago I installed the Guix package manager on top > of Trisquel and so far I'm very happy. > > Let me say that I'm not a developer or anything similar, so I easily get > lost. > > And now my question: > I have just installed wireguard through Guix, but I cannot find the > /etc/wireguard directory.
For your case, using Guix on another distro, I'd suggest that you need to create the directory yourself. When you install a package with Guix, all that happens is that the package is made available. It's not like on some distros, where "installation" also configures and runs the service for you.
