Update README.md

This commit is contained in:
batvin321 2024-11-18 17:28:56 -05:00
parent 7edc9fa00f
commit 37c8f89118

View File

@ -11,15 +11,18 @@
1. boot nixos installer 1. boot nixos installer
2. open terminal 2. open terminal
3. run `git clone https://git.ascosilinux.com/batvin321/nix-flake.git` 3. run
4. enter the `nix-flake` dirctory ```
5. run `bash install.sh` git clone https://git.ascosilinux.com/batvin321/nix-flake.git
6. follow the scripts directions nix-flake
7. reboot bash install.sh
8. after login open terminal and run ```
4. follow the scripts directions
5. reboot
6. after login open terminal and run
``` ```
git clone https://git.ascosilinux.com/batvin321/nix-flake.git git clone https://git.ascosilinux.com/batvin321/nix-flake.git
cd nix-flake cd nix-flake
bash post-install-setup.sh bash post-install-setup.sh
``` ```
9. yo done! 7. yo done!