blacklisting iwlwifi and reconfiguring guixsd from another distribution (manjaro)

2022-04-17 Thread crodges
Hello everyone, With help from the community, I got guix installed in my main desktop in a partition. I also have another partition with manjaro and guix on top (manjaro is the foreign distribution). The problem with my bare metal guix installation is that it is hanging during boot when it tr

Re: Nix on Guix? (and setting Guix $PATH)

2022-04-17 Thread Benjamin Slade
Reinstalling Nix seemed to work for whatever reason and I don't seem to have the permissions errors this time trying to install or run Nix packages. But I have to run `source /run/current-system/profile/etc/profile.d/nix.sh' from a terminal every time to get Nix packages in my PATH. Is there a b

Re: Guix on 32-bit x86 systems

2022-04-17 Thread Denis 'GNUtoo' Carikli
On Tue, 5 Apr 2022 14:43:57 -0700 Andy Tai wrote: > Hi, I wonder do people recommend running Guix as the primary OS on > 32-bit x86 systems? I have some old 32-bit 80x86 (Pentium) PCs that > were running Fedora and of course Fedora had dropped support for > 32-bit x86 some time ago. > > I am cu