Add README.md
This commit is contained in:
parent
35a2e3796e
commit
7edc9fa00f
25
README.md
Normal file
25
README.md
Normal file
@ -0,0 +1,25 @@
|
||||
# My NixOS Flake
|
||||
|
||||
## system configs
|
||||
|
||||
- `susans-hp`
|
||||
- `vincents-hp`
|
||||
- `vincents-old-hp`
|
||||
- `2012macmini`
|
||||
|
||||
## Install process
|
||||
|
||||
1. boot nixos installer
|
||||
2. open terminal
|
||||
3. run `git clone https://git.ascosilinux.com/batvin321/nix-flake.git`
|
||||
4. enter the `nix-flake` dirctory
|
||||
5. run `bash install.sh`
|
||||
6. follow the scripts directions
|
||||
7. reboot
|
||||
8. after login open terminal and run
|
||||
```
|
||||
git clone https://git.ascosilinux.com/batvin321/nix-flake.git
|
||||
cd nix-flake
|
||||
bash post-install-setup.sh
|
||||
```
|
||||
9. yo done!
|
Loading…
Reference in New Issue
Block a user