From ac580d8e51f9c1a19fe1754c3ecd90b12d1ec4ae Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Mon, 24 Feb 2025 19:19:59 -0600 Subject: [PATCH] added task to tech debt --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6914691..197c292 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ nix multi user, multi system, configuration with `sops` secret management, `home ## Tech Debt - 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 password +- syncthing folders should just be enabled per devices and then combined with "extraDevices" to give final folder configurations +- syncthing folder passwords ## 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) - Flake templates - we need to add these to some kind of local registry??? `nix flake show templates` - https://nix.dev/manual/nix/2.18/command-ref/new-cli/nix3-flake-init