removed completed task from tech debt

This commit is contained in:
Leyla Becker 2025-03-14 02:04:20 -05:00
parent 395a25eff1
commit f5bef1ad43

View file

@ -48,7 +48,6 @@ nix multi user, multi system, configuration with `sops` secret management, `home
## 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/)
- syncthing folders should just be enabled per devices and then combined with "extraDevices" to give final folder configurations
- syncthing folder passwords
- nfs export should be backed by the same values for server and client
- move fail2ban configs out of fail2ban.nix and into configs for their respective services