Mikhail Kryshen skribis:
> Ludovic Courtès writes:
>
>> Oh right, I thought you were referring to the configuration of the
>> master node.
>
> Concerning the master node, is there a way to specify NFS exports in
> GuixSD OS configuration?
You’d have to extend ‘etc-service-type’ to provide a /et
Sorry for the long delay... :(
> I think it can happen only if you added it to
> GUIX_PACKAGE_PATH, did you?
No I did not:
--8<---cut here---start->8---
(getenv "GUIX_PACKAGE_PATH")
$5 = "/home/ambrevar/.guix-packages"
--8<---cut here
Christopher Lemmer Webber transcribed 254 bytes:
> Anyone have recommendations on how they're doing web browsing via Tor,
> sans tor-browser? In the interim I have been using the more
> lightweight, non-js using browsers like links.
>
> What are you doing in the interim? icecat with a set of ext
Hi,
I sometimes want to debug Guix-installed software using GDB.
Unfortunately, I've only been successful with trivial programs like GNU
Hello. All of my attempts to debug actual problems have failed because
I can't seem to get GDB to behave. It's a bit frustrating to bang my
head on stuff like