This commit is contained in:
Daniel Ziltener 2023-12-12 13:12:37 +01:00
parent 866430434e
commit 1b8aca7d3f
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -8,6 +8,9 @@ GUIX_PROFILE="/home/zilti/.config/guix/current"
. "$GUIX_PROFILE/etc/profile" . "$GUIX_PROFILE/etc/profile"
EOF EOF
mkdir -p ~/.config/guix
ln -s ~/.local/channels.scm ~/.config/guix/channels.scm
guix pull guix pull
. ~/.profile . ~/.profile
guix home reconfigure ./home/home-configuration.scm guix home reconfigure ./home/home-configuration.scm