diff options
| author | Kumar Damani <me@kumardamani.net> | 2026-08-02 02:47:29 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2026-08-02 02:47:29 +0000 |
| commit | ce070f645915ab49759d46407b13096f3c6d9e6c (patch) | |
| tree | 68f6beb2f1c1c44aa9d882ba13a89297e58da5ff | |
| parent | b595fd2b6fccbc81c445a9ddbd550fb1cee005cf (diff) | |
updated readme with mostly up-to-date stuff
| -rwxr-xr-x | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -23,8 +23,8 @@ For now, its all manual. # What IS covered in this repo? * Creating the container/VM infrastructure with [Terraform](https://www.terraform.io/). -Refer to [this](./terraform/). +Refer to `terraform/`. * OS config, and the application services I self-host with [Nix](https://nixos.org/). -Refer to [this](./nix/). +Refer to `nix/`. * OUTDATED! Setting up the application services I self-host with [Ansible](https://www.ansible.com/). -Refer to [this](./ansible/). +Refer to `ansible/`. |
