------- Original Message -------
czwartek, 18 maja 2023 04:40, Gary Johnson <[email protected]> 
napisał(a):


> 
> 
> Marek Paśnikowski [email protected] writes:
> 
> > How can I declare symbolic links in the system configuration?
> > In this specific case, I wish to be able to declare the following link:
> > ~/.config/guix/channels.scm -> ~/src/izumi/channels.scm
> 
> 
> Hi Marek,
> 
> `guix system` is meant to declare the immutable state of your filesystem
> outside of your home directory as well as packages and services
> installed at the system level.
> 
> `guix home` is meant to declare the immutable state of your filesystem
> within your home directory as well as packages and services installed at
> the user level.


Thank you Gary.

This is the kind of answer I was hoping for.
Could you also share with me the corresponding
service-type for the system configuration?


Reply via email to