refactor: rename vps host -> neptun (solar-system theme)
git-mv hosts/vps->neptun, secrets/vps.yaml->neptun.yaml; update flake, .sops.yaml rules, hostName, sops paths, README/CLAUDE. Off-repo host key dir renamed too.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
# Caddy reverse proxy — base enable + open the web ports.
|
||||
# Each host adds its own `services.caddy.virtualHosts.<name>` (LAN names on
|
||||
# jupiter, public domains with automatic HTTPS on the vps).
|
||||
# jupiter, public domains with automatic HTTPS on the neptun).
|
||||
{
|
||||
services.caddy.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
|
||||
Reference in New Issue
Block a user