mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-19 04:21:27 -04:00
gitignore tplan files
This commit is contained in:
parent
b11cedf26b
commit
4f67bbab68
3 changed files with 9 additions and 7 deletions
|
|
@ -29,11 +29,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
#resource."digitalocean_droplet"."do-wce-lighthouse1" = {
|
||||
# image = "177939596"; # nixos-digitalocean
|
||||
# name = "do-wce-lighthouse1";
|
||||
# region = "nyc3";
|
||||
# size = "s-1vcpu-1gb";
|
||||
# ssh_keys = ["45378200"];
|
||||
#};
|
||||
resource."digitalocean_droplet"."do-wce-lighthouse1" = {
|
||||
image = "177939596"; # nixos-digitalocean
|
||||
name = "do-wce-lighthouse1";
|
||||
region = "nyc3";
|
||||
size = "s-1vcpu-1gb";
|
||||
ssh_keys = ["45378200"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue