No description
Minimal LXC host importing only core.nix — no build toolchains, no Home Manager. Caddy config migrated from alt with all existing vhosts intact. Ready to clone from bootstrap template and deploy. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| alex | ||
| hosts | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| readme.md | ||
| update.sh | ||
Nix Configuration
Deploy
From within this directory:
sudo nixos-rebuild switch --flake .
WiFi
NetworkManager is enabled. Use the terminal UI to connect:
nmtui
Select "Activate a connection", pick your network, and enter the password.
Update and deploy
From within this directory:
nix flake update
sudo nixos-rebuild switch --flake .