fit(hosts): Infinidoge/devos -> Infinidoge/universe
This commit is contained in:
parent
8905185f21
commit
e572d616a7
6 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@ sudo nixos-install --flake /etc/nixos#Infini-DESKTOP --no-root-password
|
||||||
# [[[[file:/etc/nixos/hosts/Infini-DESKTOP/readme.org::install_extra][install_extra]]][install_extra]]
|
# [[[[file:/etc/nixos/hosts/Infini-DESKTOP/readme.org::install_extra][install_extra]]][install_extra]]
|
||||||
echo "LOG: Cloning configuration"
|
echo "LOG: Cloning configuration"
|
||||||
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
||||||
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/devos.git /mnt/persist/etc/nixos
|
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/universe.git /mnt/persist/etc/nixos
|
||||||
|
|
||||||
echo "LOG: Installing Doom Emacs"
|
echo "LOG: Installing Doom Emacs"
|
||||||
sudo mkdir -p /mnt/persist/home/infinidoge/.config/emacs
|
sudo mkdir -p /mnt/persist/home/infinidoge/.config/emacs
|
||||||
|
|
|
@ -151,7 +151,7 @@ sudo nixos-install --flake /etc/nixos#Infini-DESKTOP --no-root-password
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
echo "LOG: Cloning configuration"
|
echo "LOG: Cloning configuration"
|
||||||
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
||||||
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/devos.git /mnt/persist/etc/nixos
|
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/universe.git /mnt/persist/etc/nixos
|
||||||
|
|
||||||
echo "LOG: Installing Doom Emacs"
|
echo "LOG: Installing Doom Emacs"
|
||||||
sudo mkdir -p /mnt/persist/home/infinidoge/.config/emacs
|
sudo mkdir -p /mnt/persist/home/infinidoge/.config/emacs
|
||||||
|
|
|
@ -43,7 +43,7 @@ sudo nixos-install --flake /etc/nixos#Infini-SERVER --no-root-password
|
||||||
# [[[[file:/etc/nixos/hosts/Infini-SERVER/readme.org::install_extra][install_extra]]][install_extra]]
|
# [[[[file:/etc/nixos/hosts/Infini-SERVER/readme.org::install_extra][install_extra]]][install_extra]]
|
||||||
echo "LOG: Cloning configuration"
|
echo "LOG: Cloning configuration"
|
||||||
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
||||||
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/devos.git /mnt/persist/etc/nixos
|
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/universe.git /mnt/persist/etc/nixos
|
||||||
|
|
||||||
echo "LOG: Installing Doom Emacs"
|
echo "LOG: Installing Doom Emacs"
|
||||||
git clone --no-hardlinks --progress --depth 1 https://github.com/hlissner/doom-emacs /mnt/persist/home/infinidoge/.config/emacs
|
git clone --no-hardlinks --progress --depth 1 https://github.com/hlissner/doom-emacs /mnt/persist/home/infinidoge/.config/emacs
|
||||||
|
|
|
@ -164,7 +164,7 @@ sudo nixos-install --flake /etc/nixos#Infini-SERVER --no-root-password
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
echo "LOG: Cloning configuration"
|
echo "LOG: Cloning configuration"
|
||||||
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
sudo chown -R infinidoge /mnt/persist/etc/nixos
|
||||||
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/devos.git /mnt/persist/etc/nixos
|
git clone --no-hardlinks --progress https://gitlab.com/infinidoge/universe.git /mnt/persist/etc/nixos
|
||||||
|
|
||||||
echo "LOG: Installing Doom Emacs"
|
echo "LOG: Installing Doom Emacs"
|
||||||
git clone --no-hardlinks --progress --depth 1 https://github.com/hlissner/doom-emacs /mnt/persist/home/infinidoge/.config/emacs
|
git clone --no-hardlinks --progress --depth 1 https://github.com/hlissner/doom-emacs /mnt/persist/home/infinidoge/.config/emacs
|
||||||
|
|
|
@ -157,7 +157,7 @@ sudo nixos-install --flake /etc/nixos#Infini-STICK --no-root-password
|
||||||
#+NAME: full_extra
|
#+NAME: full_extra
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
echo "LOG: Cloning configuration"
|
echo "LOG: Cloning configuration"
|
||||||
sudo git clone --no-hardlinks --progress https://gitlab.com/infinidoge/devos.git /mnt/persist/etc/nixos
|
sudo git clone --no-hardlinks --progress https://gitlab.com/infinidoge/universe.git /mnt/persist/etc/nixos
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Extra (Reinstall)
|
** Extra (Reinstall)
|
||||||
|
|
|
@ -63,7 +63,7 @@ sudo nixos-install --flake /etc/nixos#Infini-STICK --no-root-password
|
||||||
|
|
||||||
# [[[[file:/etc/nixos/hosts/Infini-STICK/readme.org::full_extra][full_extra]]][full_extra]]
|
# [[[[file:/etc/nixos/hosts/Infini-STICK/readme.org::full_extra][full_extra]]][full_extra]]
|
||||||
echo "LOG: Cloning configuration"
|
echo "LOG: Cloning configuration"
|
||||||
sudo git clone --no-hardlinks --progress https://gitlab.com/infinidoge/devos.git /mnt/persist/etc/nixos
|
sudo git clone --no-hardlinks --progress https://gitlab.com/infinidoge/universe.git /mnt/persist/etc/nixos
|
||||||
# full_extra ends here
|
# full_extra ends here
|
||||||
|
|
||||||
# [[[[file:/etc/nixos/hosts/Infini-STICK/readme.org::finishing_setup][finishing_setup]]][finishing_setup]]
|
# [[[[file:/etc/nixos/hosts/Infini-STICK/readme.org::finishing_setup][finishing_setup]]][finishing_setup]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue