From 4910dd47a8fbf20129dbeef38856dabe97fdb80f Mon Sep 17 00:00:00 2001
From: Aaron  Honeycutt <aaronhoneycutt@protonmail.com>
Date: Tue, 7 Mar 2023 18:22:40 +0000
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 1149e05..9d45ff5 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ These files are for development such as LAMP and NGINX.
 - `lamp.nix` : This file is a WIP for LAMP setup. 
 - `ahoneybun-net.nix` : This file is a basic setup for my website (ahoneybun.net).
 - `hydra-ahoneybun-net.nix` : This file is a NGINX reverse proxy for my [Hydra](https://github.com/NixOS/hydra) server pointing to the localhost.
+- `mstdn-tildecafe-com.nix` : This file is for Mastodon on my tildecafe.com domain, simple changes can be made for a different domain.
 - `nginx-owncast.nix` : This file is a NGINX reverse proxy for [Owncast](https://owncast.online) though it is not currently working.
 
 ## Home Manager file: (nix-configs/home)