From 26988d1dc2e2e86312e64d0bb5fc8b05e3310ffc Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 5 Jan 2024 00:09:02 -0500 Subject: [PATCH] meta: update todo --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 6e7659a..6195405 100644 --- a/todo.md +++ b/todo.md @@ -2,7 +2,7 @@ - [x] Move programming languages to home-manager - [x] Add tool for `universe-cli cd` -- [ ] Import modules with haumea instead of digga lib +- [ ] Import modules with haumea - [ ] 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`? @@ -10,6 +10,7 @@ - [ ] Declare Hydrus Companion extension in Firefox config - [ ] Move `$EDITOR` script to a home-manager session variable - [ ] Fix https://github.com/NixOS/nixpkgs/issues/45039 +- [ ] Look into `thermald` for Framework # Issues pending fixes