From 6414434a1e860c8b6f945efe0d67a9a55cb44f5c Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Mon, 23 Dec 2024 00:35:43 -0800 Subject: [PATCH] docs: update todos --- TODOS.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/TODOS.md b/TODOS.md index 6ab210f..65a1cb5 100644 --- a/TODOS.md +++ b/TODOS.md @@ -2,15 +2,12 @@ ## P1 +- [ ] Massively refactor module system +- [ ] Disable allowUnfree and atomically control everything using allowUnfreePredicate ## P2 -- Implement custom newtab page - Switch from waybar to eww ## Done -- [x] Add Nvidia-specific config options for Hyprland (blocked by P1) -- [x] Massively refactor module system -- [x] Move wallpapers to submodule -- [x] Move Neovim to submodule