From d08e0717bd173f402eedfc4cb886f3d52bf58183 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Tue, 26 Dec 2023 12:41:59 +0100 Subject: [PATCH] add assimilation notice --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa3a38e..3dae1a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # tf-modules +⚠️ Code in this repository has been assimilated by the [home/nixos-servers](https://git.kun.is/home/nixos-servers/src/branch/master/legacy) repository. + Terraform modules we use for the virtual machines in our home network. These are all personalized and probably of little use outside our network. These are currently: - `debian`: Personalized Debian VM using Terraform's `libvirt` provider -- `invariants`: Invariants for our home network we use in multiple places. \ No newline at end of file +- `invariants`: Invariants for our home network we use in multiple places.