diff --git a/.config/guix/cobra/homedir.scm b/.config/guix/cobra/homedir.scm index 5ca5632..e1a6352 100644 --- a/.config/guix/cobra/homedir.scm +++ b/.config/guix/cobra/homedir.scm @@ -51,6 +51,7 @@ PERL_MB_OPT=\"--install_base \\\"/home/cobra/perl5\\\"\"; export PERL_MB_OPT; PERL_MM_OPT=\"INSTALL_BASE=/home/cobra/perl5\"; export PERL_MM_OPT; . ~/.devspec +. ~/.guix-home/setup-environment if [[ $(tty) == /dev/tty2 ]]; then exec $WM fi"))