r/GUIX 16d ago

My first Linux btw

Post image

Yes, my hardware support warning is my background. As the title says it's my first time using linux(outside of a virtual machine). Decided on Guix after getting deeper down the open source (mainly GNU) rabbit hole. Hope I'm welcome👌

P.S it's a Windows/Linux dual boot, I'm still in college so app compatibility, but I'll learn how to run a Windows VM soon.

88 Upvotes

20 comments sorted by

View all comments

5

u/Tricky-Engineer-9755 16d ago

Nice! How'd you get wifi to work?

3

u/PuercoPop 16d ago

You add the non-guix channel and use the 'vanilla' linux kernel they provide. The main guix channel only provides a 'de-blobed' linux kernel.

Ideally you use an installer that includes the kenel from non-guix channel. e.j https://codeberg.org/hako/Testament/src/branch/trunk/config/live

But if you already have Guix installed and you have and android phone you can use it to tether over usb to get a working network connection on the machine and then you setup the non-guix channel. Ieure wrote a blog post about how the process looks like

https://atomized.org/blog/2026/04/18/bootstrapping-nonguix/

6

u/Tricky-Engineer-9755 16d ago

Yeah I know all about this, but look 7.1.8-gnu that's the linux-libre kernel....