From 85ff140c661a6b77543cd2b3ff2e5f08927691c1 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Tue, 3 Mar 2020 18:10:07 +0100 Subject: Add guix channels --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 7f545b0..1198e7d 100644 --- a/install.sh +++ b/install.sh @@ -12,5 +12,8 @@ stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} nvim # kitty stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/kitty" kitty +# Guix channels +stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/guix" guix + # Plasma session environment variables #stow -Rt "${XDG_CONFIG_HOME:=$HOME/.config}/plasma-workspace/env" plasma-env -- cgit v1.2.3