From 94ac2d581d41f8140219dc06a6c2523418f462bb Mon Sep 17 00:00:00 2001
From: Leyla Becker <git@jan-leila.com>
Date: Sat, 21 Sep 2024 23:48:15 -0500
Subject: [PATCH] added note to task on README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dad07c2..2fa1c05 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ set up git configuration for local development: `git config --local include.path
 - server service system users should also be on local systems for file permission reasons
 - join config for systemd.tmpfiles.rules and service directory bindings
 ## New Features
-- GNOME default monitors per hardware configuration?
+- GNOME default monitors per hardware configuration? read this: https://discourse.nixos.org/t/gdm-monitor-configuration/6356/3
 - 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
 - Flake templates