Re: Rebuild guix home during system rebuild

2025-04-18 Thread Jake
Hi Stephen See guix-home-service-type https://guix.gnu.org/manual/devel/en/html_node/Guix-Services.html#guix_002dhome_002dservice_002dtype Jake On Thu, 17 Apr 2025 at 4:51 pm, Stephen wrote: > I'm new to using guix after moving from nix, I have a very basic system > config and home config set

Re: Rebuild guix home during system rebuild

2025-04-18 Thread Stephen
Thanks for mentioning that, thankfully I don't think it's gonna affect me. By any chance do you know is that a technical issue or just not something anyone has been able to/want to work on? On Thu 17 Apr 2025, 19:02 Tomas Volf, <~@wolfsden.cz> wrote: > Jake writes: > > > Hi Stephen > > > > See g

Re: Rebuild guix home during system rebuild

2025-04-17 Thread Hilton Chain
On Fri, 18 Apr 2025 08:23:04 +0800, Hilton Chain wrote: > > On Fri, 18 Apr 2025 06:17:33 +0800, > Stephen wrote: > > > > On Thu 17 Apr 2025, 19:02 Tomas Volf, <~@wolfsden.cz> wrote: > > > > > Jake writes: > > > > > > > Hi Stephen > > > > > > > > See guix-home-service-type > > > > > > > > > > > htt

Re: Rebuild guix home during system rebuild

2025-04-17 Thread Hilton Chain
On Fri, 18 Apr 2025 06:17:33 +0800, Stephen wrote: > > On Thu 17 Apr 2025, 19:02 Tomas Volf, <~@wolfsden.cz> wrote: > > > Jake writes: > > > > > Hi Stephen > > > > > > See guix-home-service-type > > > > > > > > https://guix.gnu.org/manual/devel/en/html_node/Guix-Services.html#guix_002dhome_002dser

Re: Rebuild guix home during system rebuild

2025-04-17 Thread Tomas Volf
Jake writes: > Hi Stephen > > See guix-home-service-type > > https://guix.gnu.org/manual/devel/en/html_node/Guix-Services.html#guix_002dhome_002dservice_002dtype And beware that it does not play well with the user reconfiguring their own home using the `guix home reconfigure' command. In practi

Rebuild guix home during system rebuild

2025-04-17 Thread Stephen
I'm new to using guix after moving from nix, I have a very basic system config and home config set up. Something I'm surprised by is there doesn't seem to be a default way of tying a home-environment to a user account in the system. I thought there would be, for example, and option in your user acc