5871c4c883f6e7e87fcf5b87657c8779104ae728
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
sudo passwd - Get IP address with
ip addr - Run the bash script
homelab-config/nixos/script.shusing that IP address (script.sh -hfor options)
Random
- Any time the quasiSecret repository is updated, run
nix flake lock --update-input quasiSecretsto ensure you're using the most recent pushed commit
Languages
Nix
76.2%
HTML
8.4%
Shell
7.6%
Lua
6.9%
CSS
0.9%