mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 06:04:42 +00:00
update
This commit is contained in:
parent
9cfe51145d
commit
f59c9bb6d5
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue