mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update install.sh
This commit is contained in:
parent
2a155bba1a
commit
7e06c2f66b
1 changed files with 0 additions and 7 deletions
|
@ -115,12 +115,5 @@ sudo nixos-install
|
||||||
# sudo -i
|
# sudo -i
|
||||||
# curl https://gitlab.com/ahoneybun/nynx-installer/-/raw/main/setup.sh > /mnt/setup.sh
|
# curl https://gitlab.com/ahoneybun/nynx-installer/-/raw/main/setup.sh > /mnt/setup.sh
|
||||||
|
|
||||||
# # Enter into installed OS
|
|
||||||
# mount -o bind /dev /mnt/dev
|
|
||||||
# mount -o bind /proc /mnt/proc
|
|
||||||
# mount -o bind /sys /mnt/sys
|
|
||||||
# chroot /mnt /nix/var/nix/profiles/system/activate
|
|
||||||
# chroot /mnt /run/current-system/sw/bin/sh setup.sh
|
|
||||||
|
|
||||||
# Removed install script.
|
# Removed install script.
|
||||||
rm install.sh
|
rm install.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue