really need to figure out how to get sops and stuff to run on remote switches

This commit is contained in:
TheWanderingCrow 2025-02-10 15:34:06 -05:00
parent 53fe81168b
commit 0dc8b18e09
2 changed files with 7 additions and 8 deletions

View file

@ -40,12 +40,12 @@
storage_class = "Standard";
};
"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"];
#};
};
}