Mrak Onis

@mrak0
5 Followers
16 Following
134 Posts
Just a little guy.

The #guix user and contributor survey has been up for a few days and we've had 541 full responses. Have you filled it out?

If you're a user or contributor, currently using Guix, or you used it previously. We would love your views and opinions.

https://guix.limesurvey.net/

We're going to keep it up until the end of the month (30th November). So you still have time!?

LimeSurvey

@jakimfett @antlers

In the manual, of course.
https://guix.gnu.org/manual/devel/en/html_node/operating_002dsystem-Reference.html

You can search for the keywords you need in the programming index and concept index. Or use the full text search throughout the manual.

In addition to the Guix manual, the Guile manual may also be useful.
https://www.gnu.org/software/guile/manual

And of course, if you know a bit of Guile Scheme, you can just read the source code.
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system.scm?id=master#n239

operating-system Reference (GNU Guix Reference Manual)

operating-system Reference (GNU Guix Reference Manual)

@jakimfett

To find the module with the system service you need, you can run `guix system search` in the terminal or use this thing: https://toys.whereis.xn--q9jyb4c/services?search=avahi

Toys / Webring for GNU Guix channels

@jakimfett

In operating-system add

```
(kernel-arguments
(cons* "nomodeset"
%default-kernel-arguments))
```

and then run `guix system reconfigure`.

@bionicbabelfish
I don't think that's what @Mehrad wants. I think the closest thing we have right now is https://guix.gnu.org/manual/devel/en/html_node/Inferiors.html But it's still not quite that.
Inferiors (GNU Guix Reference Manual)

Inferiors (GNU Guix Reference Manual)

@itorres

There is still too little information for me to analyze this situation. But I very much doubt that distancing yourself from Guix and FOSSDEM will in any way help end these nearly 80 years of terror you're talking about.

@bitspook

See build systems from nonguix. And also copy-build-system.

@[email protected] @pabloyoyoista @luana

There is no organized project as far as I know. Only some individual people who have installed or at least tried to install Guix on their devices.

@majesty

Yeah, after looking at shepherd-graph, I think I understand why this is the case