2025-04-21 17:33:25 -05:00
2025-04-21 17:33:25 -05:00
2025-04-17 13:24:40 -05:00
2025-04-21 14:04:51 -05:00
2025-04-21 14:10:26 -05:00

Roy's NixOS Homelab Config

Assumptions

  • You're connected to wired internet

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 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>

Random

  • Any time the quasiSecret Reop is updated, run nix flake lock --update-input quasiSecrets to ensure you're using the most recent pushed commit
S
Description
No description provided
Readme
487 KiB
Languages
Nix 76.2%
HTML 8.4%
Shell 7.6%
Lua 6.9%
CSS 0.9%