added task to tech debt

This commit is contained in:
Leyla Becker 2024-09-24 01:31:02 -05:00
parent 3e3f175e1b
commit ac14a781b2

View file

@ -43,6 +43,7 @@ to update passwords run: `nix shell nixpkgs#sops -c sops secrets/user-passwords.
- join config for systemd.tmpfiles.rules and service directory bindings
- monitor configuration in `~/.config/monitors.xml` should be sym linked to `/run/gdm/.config/monitors.xml`
- move applications in server environment into their own flakes
- make subrepo a flake that gets imported (and then remove `path:` from build scripts)
## 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)
- fix pre commit hook