Re: interactively debugging os configuration

2021-05-17 Thread Joshua Branson
kevinbanjo writes: > Hi everyone: > > I think I might be on the verge of getting the guix system (or something > closely resembling it) running fairly simply under wsl 2 but this sample os > config file: > > https://github.com/giuliano108/guix-packages/blob/master/systems/wsl-config.scm If you g

Re: interactively debugging os configuration

2021-05-17 Thread kevinbanjo
On Mon, May 17, 2021 at 1:28 AM c4droid wrote: > > c4droid writes: > > > You can load your configuration file with guix repl, using the repl > > command ,l to load your configuration file (e.g. ,l > ABSOLUTE_PATH/wsl-config.asm) > > Sorry for my typo, is wsl-conffig.scm :P > > haha, yes, well

Re: interactively debugging os configuration

2021-05-17 Thread c4droid
c4droid writes: > Hi, Kevin. > > kevinbanjo writes: > >> Hi everyone: >> >> I think I might be on the verge of getting the guix system (or something >> closely resembling it) running fairly simply under wsl 2 but this sample os >> config file: >> >> https://github.com/giuliano108/guix-packages/b

Re: interactively debugging os configuration

2021-05-17 Thread c4droid
Hi, Kevin. kevinbanjo writes: > Hi everyone: > > I think I might be on the verge of getting the guix system (or something > closely resembling it) running fairly simply under wsl 2 but this sample os > config file: > > https://github.com/giuliano108/guix-packages/blob/master/systems/wsl-config.sc