From da4c19577d55ad6f6c9c7e82173456d35ae7f581 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Thu, 3 Aug 2023 15:25:40 -0400 Subject: [PATCH] repo: add to todo --- todo.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.md b/todo.md index 75bb95d..151b39d 100644 --- a/todo.md +++ b/todo.md @@ -5,6 +5,9 @@ - [ ] Reorganize modules to separate ones defining options and ones providing config - Move config into global, move global into root? - Can do the same for home manager. Put NixOS ones under `nixos`, home manager under `home`? +- [ ] Add Nix-on-Droid config +- [ ] Declare Hydrus Companion extension in Firefox config +- [ ] Add tool for `universe-cli cd` # Issues pending fixes