.
This commit is contained in:
parent
866430434e
commit
1b8aca7d3f
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ GUIX_PROFILE="/home/zilti/.config/guix/current"
|
|||
. "$GUIX_PROFILE/etc/profile"
|
||||
EOF
|
||||
|
||||
mkdir -p ~/.config/guix
|
||||
ln -s ~/.local/channels.scm ~/.config/guix/channels.scm
|
||||
|
||||
guix pull
|
||||
. ~/.profile
|
||||
guix home reconfigure ./home/home-configuration.scm
|
||||
|
|
Loading…
Reference in a new issue