switched submodule files to non flake input

This commit is contained in:
Leyla Becker 2024-09-24 02:30:54 -05:00
parent ac14a781b2
commit 27b58dc288
10 changed files with 36 additions and 10 deletions

View file

@ -43,7 +43,6 @@ 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