12 lines
264 B
Markdown
12 lines
264 B
Markdown
# Roy's NixOS Homelab Config
|
|
|
|
### Assumptions
|
|
<ul>
|
|
<li>You're connected to wired internet</li>
|
|
</ul>
|
|
|
|
### Setup Steps
|
|
1. Flash NixOS onto the server hardware
|
|
2. Create a sudo password for root
|
|
3. Run nixos anwhere command to install repo config: ```nix Command```
|