local/bin/homeinit: Rename "next" to "nyxt".

master
Pierre Neidhardt 2020-06-17 11:10:42 +02:00
parent b97965b0bf
commit 439978326c
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ if inpath guix; then
hash guix
fi
for i in default main emacs next texlive; do
for i in default main emacs nyxt texlive; do
guix_install_profile "$i"
done
if is_laptop; then