about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--todo.md22
1 files changed, 12 insertions, 10 deletions
diff --git a/todo.md b/todo.md
index 1f8f686c..6886c16e 100644
--- a/todo.md
+++ b/todo.md
@@ -1,40 +1,42 @@
-# Services to add
+# Things to do
 - [x] QEMU
-- [x] Tex
+- [ ] Tex
+    - [ ] Rework the luasnip snippets
 - [x] direnv
 - [ ] look at [this](https://github.com/EdenEast/nyx)
 - [ ] git-bug
+    - [ ] Integrate git-bug into gitea
 - [ ] Transfer the last user configs
     - [x] secret token for nheko
     - [x] Set up gpg
-        - [ ] subkey for onlykey
+        - [ ] subkey for onlykey -> Does not work, would require a real smartcard
     - [x] Set up the last of the scripts
-    - [ ] tridactly for firefox
+    - [x] tridactly for firefox
     - [ ] native messaging for video-pause
 - [ ] Go through the system configs
-- [ ] Go through the packages
-- [x] Swap & Zram -- this still needs testing
+- [x] Go through the packages
+- [x] Swap & Zram
 - [ ] grep for TODO
 - [ ] Go through `journalctl -p warning -b`
-- [ ] Encrypted Storage
+- [x] Encrypted Storage
 - [x] Optimize the imports with `*.follows = *`
 - [x] Backups
 - [ ] Fixes
     - [ ] Printer using raw que, maybe because of state
+    - [ ] Use correct drivers for printer instead of raw
     - [x] keybindings for less
     - [x] Make gsettings work
     - [x] correct order for firefox user.js
     - [ ] Update hosts config
-    - [ ] Hibernate in Swap
+    - [x] Hibernate in Swap
     - [x] Default cursor theme (not only in gtk)
-    - [x] Set Default volume -> xdg-desktop-portal
+    - [ ] Set Default volume -> xdg-desktop-portal
     - [x] mpd server
     - [ ] rt for audio
     - [ ] disable systemd services, which already have a timer
     - [x] activate ltex-ls for gitcommit message -- needs testing
     - [ ] grub background image
     - [ ] remove nixos-presistend subvol
-    - [ ] Use correct drivers for printer instead of raw
     - [ ] Get flake_update into nixpkgs, and add it to direnv
     - [ ] Networking for vms
     - [ ] https://stackoverflow.com/a/58550269