From bb78a43bc31e840726a35b6fba9822d0de70e18a Mon Sep 17 00:00:00 2001 From: Pyrox Date: Wed, 24 Jul 2024 15:10:14 -0400 Subject: [PATCH] update todo list --- packages/md-manual/TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/md-manual/TODO.md b/packages/md-manual/TODO.md index c8c07ef..865d702 100644 --- a/packages/md-manual/TODO.md +++ b/packages/md-manual/TODO.md @@ -14,5 +14,5 @@ Ongoing or future fixups and projects for this documentation site - Currently there are supposed to be images in some places, and they aren't able to be rendered since we don't have them. Make them part of the build. -- [ ] Add NixOS Options - - Each set of options (`services.forgejo`, `programs.firefox`, etc) should be its own page. A monolithic page is bad for searchability and usability. +- [x] Add NixOS Options + - This is mostly done, with just cleanups to do now. If you see any large errors or changes to be made, please let us know!