Thank you for the explanation and detailed examples.
I now have my system configuration providing the contents of
`/etc/resolv.conf` with a service.
However the contents of `/etc/resolv.conf` is still being overwritten
with entries for my internet service provider's DNS. After some testing
it ap
Hi,
How can I do a compilation of the packages natively?
What I mean is that, for example in Gentoo it can be used inside
/etc/portage/make.conf: CFLAGS="-O2 -march=native -mtune=native" Is that
possible in guix?
Thank you very much for your time, I will be waiting for your kind
responses.
Gree
When I use a virtual terminal or Emacs on a virtual terminal using
`emacsclient --tty` I have a blinking cursor. My preference is to not
have the cursor blink. I can stop the cursor from blinking by manually
changing the contents of `/sys/class/graphics/fbcon/cursor_blink` to
"0". I would like t