310 current 2025-10-11 17:42:26 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 17:44:27 -05:00
parent 03cff3b3e0
commit 476a2106e1
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ in
description = "base domain used for reverse proxy";
};
public_domain = lib.mkOption {
default = "snowbelle.lan";
default = "blakedheld.xyz";
type = lib.types.str;
description = "base domain used for reverse proxy";
};