diff --git a/README.md b/README.md index 41f39a6..d1eb305 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ $ colmena apply-local [--sudo] Remote machines are hosted on [DigitalOcean](https://www.digitalocean.com/). The custom image used by each droplet can be built using the top-level -`digital-ocean` flake. This image disables a root password in favor of SSH. -A droplet running this image will automatically pull in any enabled SSH keys -from your DigitalOcean account at creation time (so make sure to include them -when creating a new droplet). +`images/digital-ocean-23.11pre-git` flake. This image disables a root password +in favor of SSH. A droplet running this image will automatically pull in any +enabled SSH keys from your DigitalOcean account at creation time (so make sure +to include them when creating a new droplet). ### Secrets diff --git a/digital-ocean/flake.lock b/images/digital-ocean-23.11pre-git/flake.lock similarity index 100% rename from digital-ocean/flake.lock rename to images/digital-ocean-23.11pre-git/flake.lock diff --git a/digital-ocean/flake.nix b/images/digital-ocean-23.11pre-git/flake.nix similarity index 100% rename from digital-ocean/flake.nix rename to images/digital-ocean-23.11pre-git/flake.nix diff --git a/images/digital-ocean-23.11pre-git/result b/images/digital-ocean-23.11pre-git/result new file mode 120000 index 0000000..83f0814 --- /dev/null +++ b/images/digital-ocean-23.11pre-git/result @@ -0,0 +1 @@ +/nix/store/599gmjwcjh233vbmcm35k87dap5bmd7d-digital-ocean-image \ No newline at end of file