flake: remove emacs
Goodbye old friend, you served me well. But Neovim serves me better now. You shall live on forever in my commit history. The melodramatic vimmer returns home.
This commit is contained in:
parent
9f9a91c4a5
commit
b2f073f52e
25 changed files with 37 additions and 1174 deletions
|
@ -152,11 +152,6 @@ sudo nixos-install --flake /etc/nixos#Infini-DESKTOP --no-root-password
|
|||
echo "LOG: Cloning configuration"
|
||||
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
||||
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/universe.git /mnt/persist/etc/nixos
|
||||
|
||||
echo "LOG: Installing Doom Emacs"
|
||||
sudo mkdir -p /mnt/persist/home/infinidoge/.config/emacs
|
||||
git clone --no-hardlinks --progress --depth 1 https://github.com/doomemacs/doomemacs /mnt/persist/home/infinidoge/.config/emacs
|
||||
HOME=/mnt/persist/home/infinidoge /mnt/persist/home/infinidoge/.config/emacs/bin/doom -y install --no-config
|
||||
#+END_SRC
|
||||
|
||||
** Cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue