nix-flake/README.md
2024-11-18 18:06:21 -05:00

30 lines
519 B
Markdown

# My NixOS Flake
![logo](https://avatars.githubusercontent.com/u/487568?s=200&v=4)
## system configs
- `moms-hp`
- `my-hp`
- `old-hp`
- `macmini`
## Install process
1. boot nixos installer
2. open terminal
3. run
```
git clone https://git.ascosilinux.com/batvin321/nix-flake.git
cd nix-flake
bash install.sh
```
4. follow the scripts directions
5. reboot
6. after login open terminal and run
```
git clone https://git.ascosilinux.com/batvin321/nix-flake.git
cd nix-flake
bash post-install-setup.sh
```
7. yo done!