From c7b4bfcf6e13b85772dd49aafb75b0564dc8ed0e Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sat, 13 Jun 2026 11:17:30 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6d4a54a..16083d0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ A nixos-like declarative config and package manager for Arch Linux (or any other See the [Wiki](https://git.janishutz.com/janishutz/archmgr/wiki) +## Deprecated +Likely deprecated, going to use [Decman](https://github.com/kiviktnm/decman) + ## WIP This project is very much Work In Progress. The configs will likely move to python-based configs from the current yaml-based ones to provide you with more flexibility.