No description
Caddy has been migrated to wintermute. Remove the caddy.nix import, delete the config file, and drop ports 80/443 from alt's firewall. 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 .