From f59c9bb6d5d3af28e72fa0ea7019bd5a1c2309d8 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Mon, 30 Mar 2026 21:57:44 -0400 Subject: [PATCH] update --- nix-maxxing.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix-maxxing.txt b/nix-maxxing.txt index d2683ce..4527b07 100644 --- a/nix-maxxing.txt +++ b/nix-maxxing.txt @@ -1,11 +1,11 @@ Nix Config - Architecture and Operations Guide ================================================ -1. WHY STATIC IP (NOT DHCP) +1. STATIC IP ---------------------------- DHCP on a VPS is dangerous. If the DHCP lease expires or the server reboots while the DHCP server is unreachable, the machine loses its IP -and becomes inaccessible via SSH. This happened on netty (2026-03-30). +and becomes inaccessible via SSH. Static config in hosts/netty/configuration.nix: - IP: 152.53.195.59/22