hold off on the lighthouse for now

This commit is contained in:
TheWanderingCrow 2025-02-08 23:46:19 -05:00
parent 3f423c589c
commit 42506c8dfb

View file

@ -37,12 +37,12 @@
};
};
"digitalocean_droplet"."do-wce-lighthouse1" = {
image = "177939596"; # nixos-digitalocean
name = "WCE-Lighthouse1";
region = "nyc3";
size = "s-1vcpu-1gb";
ssh_keys = ["45378200"];
};
#"digitalocean_droplet"."do-wce-lighthouse1" = {
# image = "177939596"; # nixos-digitalocean
# name = "WCE-Lighthouse1";
# region = "nyc3";
# size = "s-1vcpu-1gb";
# ssh_keys = ["45378200"];
#};
};
}