From 68b79e086c4cc6b850ba12c60f3a978d18bd41b1 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Sun, 1 Dec 2024 16:50:32 +0100 Subject: [PATCH] Add deprecation notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d18af32..b218f6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # nixos-servers +> [!CAUTION] +> This repository has been deprecated in favor of [pim/nixos-configs](https://git.kun.is/pim/nixos-configs). + Nix definitions to configure our servers at home. ## Acknowledgements