a6fa18708d7fe325564d9a8b9846421fb6a73f11
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 '<nodeName>' root@<systemIP>
Languages
Nix
76.2%
HTML
8.4%
Shell
7.6%
Lua
6.9%
CSS
0.9%