From b2c0efd30540848a08b77fe78079a7031ce7d07a Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Wed, 26 Feb 2025 16:28:48 -0600 Subject: [PATCH] added task to tech debt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d9aaf2..8ed797d 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ 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 folders should just be enabled per devices and then combined with "extraDevices" to give final folder configurations - syncthing folder passwords +- 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) - 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