update addr to bao

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-11-19 03:56:19 +00:00
parent 220bf7bd8a
commit bdf47474fb

View file

@ -4,7 +4,7 @@
}: }:
{ {
environment.variables = { environment.variables = {
VAULT_ADDR = "http://localhost:8200"; BAO_ADDR = "http://localhost:8200";
}; };
services.nginx = { services.nginx = {