flake: use new doom emacs repo url
This commit is contained in:
parent
0fe2c66bc0
commit
0587e766a9
8 changed files with 8 additions and 8 deletions
|
@ -114,7 +114,7 @@ in
|
|||
# install_doom_emacs = lib.hm.dag.entryAfter [ "linkGeneration" ] ''
|
||||
# if [ ! -d ${config.xdg.configHome}/emacs/bin ]; then
|
||||
# rm -rf ${config.xdg.configHome}/emacs
|
||||
# git clone --depth 1 $VERBOSE_ARG https://github.com/hlissner/doom-emacs ${config.xdg.configHome}/emacs
|
||||
# git clone --depth 1 $VERBOSE_ARG https://github.com/doomemacs/doomemacs ${config.xdg.configHome}/emacs
|
||||
# ${config.xdg.configHome}/emacs/bin/doom -y install --no-config
|
||||
# fi
|
||||
# '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue