From c81622a65cedde239ff5e28b20443cd95175de97 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Wed, 19 Mar 2025 01:21:16 -0500 Subject: [PATCH 1/2] removed completed new feature from tasks --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6f43733..2c46110 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ nix multi user, multi system, configuration with `sops` secret management, `home - zfs email after scrubbing # TODO: test this - wake on LAN for updates - ISO target that contains authorized keys for nixos-anywhere https://github.com/diegofariasm/yggdrasil/blob/4acc43ebc7bcbf2e41376d14268e382007e94d78/hosts/bootstrap/default.nix -- Immich - zfs encryption FIDO2 2fa (look into shavee) - Secure Boot - https://github.com/nix-community/lanzaboote - SMART test with email results From ae19af996e619251e70b9653173f58b96c60fbc5 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Wed, 19 Mar 2025 01:22:53 -0500 Subject: [PATCH 2/2] added task to tech debt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c46110..7c1908e 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ nix multi user, multi system, configuration with `sops` secret management, `home - 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 +- move extra custom configuration for services out of host config and instead extend 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