a3b57c1e736d74c6acaf7dd753d2206c3248a4ab
Roy's NixOS Homelab Config
Assumptions
- You're connected to wired internet
Setup Steps
- Flash NixOS onto the server hardware
- Create a sudo password for root
- Run nixos anwhere command to install repo config:
nix run github:nix-community/nixos-anywhere --extra-experimental-features "nix-command flakes" -- --generate-hardware-config nixos-generate-config ./hardware-configuration.nix --flake '.#nixos-homelab-00' root@<systemIP>
Languages
Nix
76.2%
HTML
8.4%
Shell
7.6%
Lua
6.9%
CSS
0.9%