From c1b52262b686226212ad052e06b740f959cadfca Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 29 Mar 2025 14:56:30 -0500 Subject: [PATCH] removed completed task from tech debt tasks --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2c46110..bc31eca 100644 --- a/README.md +++ b/README.md @@ -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