From 9954df58bfce48785bd6887d9e7e2747bf8e6d08 Mon Sep 17 00:00:00 2001 From: N1C4T Date: Sat, 17 Jan 2026 01:35:21 +0400 Subject: [PATCH] docs: update roadmap, added nixos options support see #36 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a238ccf..3feb0d6 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines. - [ ] Companion CLI tool - [ ] Expand application catalog (200+) - [ ] Dotfiles integration +- [ ] Declarative NixOS options support (programs.*) [Issue #36]