From b03c9fff19a32f2aa05e8b22c37ae40db54126ce Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Mon, 2 Jan 2023 17:46:53 +1000
Subject: [PATCH] README.md: remove file hierarchy

---
 README.md | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/README.md b/README.md
index 5f91604..57d489a 100644
--- a/README.md
+++ b/README.md
@@ -85,15 +85,6 @@ All the builds on these machines are pushed to https://nix-community.cachix.org/
 
 Thanks to Cachix for sponsoring our binary cache!
 
-## File hierarchy
-
-* ./build\d+ - build machines
-* ./deploy - Deploy script
-* ./roles - shared NixOS configuration modules
-* ./services - single instances of NixOS services
-* ./terraform - Setup DNS
-* ./users - NixOS configuration of our admins
-
 ## Deployment commands:
 
 ```console