removed completed task from tech debt tasks

This commit is contained in:
Leyla Becker 2025-03-29 14:56:30 -05:00
parent f77ff8d284
commit c1b52262b6

View file

@ -50,7 +50,6 @@ nix multi user, multi system, configuration with `sops` secret management, `home
- 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 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
## New Features
- offline access for nfs mounts (overlay with rsync might be a good option here? https://www.spinics.net/lists/linux-unionfs/msg07105.html note about nfs4 and overlay fs)
- samba mounts