nix-flake/README.md
2025-01-05 14:38:23 -05:00

31 lines
535 B
Markdown

# My NixOS Flake
![logo](https://avatars.githubusercontent.com/u/487568?s=200&v=4)
## system configs
- `moms-hp`
- `my-hp`
- `old-hp`
- `macmini12`
- `macmini15`
## 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!