chore: removed incorrect task

This commit is contained in:
Leyla Becker 2025-10-27 11:02:42 -05:00
parent f9c27c82b6
commit 69ccbffd86

View file

@ -49,7 +49,6 @@ nix multi user, multi system, configuration with `sops` secret management, `home
## Chores:
- [ ] test out crab hole service
- [ ] qbittorent should be downloading to `rpool/persist/system/qbittorrent` or maybe even `rpool/persist/system/jellyfin` but right now its downloading to `rpool/persist/system/root` this should be fixed
## Tech Debt
- [ ] monitor configuration in `~/.config/monitors.xml` should be sym linked to `/run/gdm/.config/monitors.xml` (https://www.reddit.com/r/NixOS/comments/u09cz9/home_manager_create_my_own_symlinks_automatically/)