diff --git a/README.md b/README.md index b42f061..d086102 100644 --- a/README.md +++ b/README.md @@ -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