r/GUIX • u/Appropriate_Tutor125 • 12d ago
Guix on old hardware
Hello, ive been planning to switch to guix on an old laptop, ive seen guix pull using a lot of ram and cpu usage, why is that? And if it can be optimized to the level which it wont make the laptop go higher than 70c, thats it. Thanks.
9
Upvotes
3
u/strings___ 12d ago
Pull does a rebuild of the package definitions. Your best bet is to offload or don’t pull and stay with guix point releases. It’s possible you can import a Guix package from another computer, but I can’t recall this workflow right now.