From 996c2d8ed7f76bf4c7b22c16b88f3905bc97c554 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Thu, 24 Oct 2024 22:48:20 -0700 Subject: [PATCH] update TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 5be3426a..2ee047b8 100644 --- a/TODO.md +++ b/TODO.md @@ -1 +1,2 @@ - Add Nix formatting and linting that works with neovim. +- Change system to configs and migrate files to programs, desktop, or services as appropriate. configs will include optional system configuration that don't require additional programs installed (aliases for example)