diff options
-rw-r--r-- | todo.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/todo.md b/todo.md index e698a393..b9cf8e57 100644 --- a/todo.md +++ b/todo.md @@ -1,18 +1,18 @@ # Services to add - [x] QEMU - [ ] Tex -- [ ] direnv +- [x] direnv - [ ] Transfer the last user configs - [x] secret token for nheko - - [ ] Set up gpg + - [x] Set up gpg - [x] Set up the last of the scripts - [ ] tridactly for firefox - [ ] Go through the system configs - [x] Swap & Zram -- this still needs testing - [ ] grep for TODO - [ ] Go through `journalctl -p warning -b` -- [ ] Optimize the imports with `*.follows = *` -- [ ] Backups +- [x] Optimize the imports with `*.follows = *` +- [x] Backups - [ ] Fixes - [x] keybindings for less - [x] Make gsettings work @@ -23,4 +23,4 @@ - [x] Set Default volume -> xdg-desktop-portal - [x] mpd server - [ ] rt for audio - - [ ] disable systemd services, which arleady have a timer + - [ ] disable systemd services, which already have a timer |