From: Thomas Glanzmann <thomas@glanzmann.de>
Date: Wed, 9 Oct 2024 02:41:23 +0000 (+0200)
Subject: Feedback from Sebastian
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/b08fd59c8ce394b03645a2133c667d4d697dbc14?hp=280e21cddc3274b063f4e517f6d7ca5707bd319b

Feedback from Sebastian
---

diff --git a/README.md b/README.md
index 5a1364f..927e83d 100644
--- a/README.md
+++ b/README.md
@@ -223,4 +223,9 @@ updates are a little bit more cumbersome but also seldom.
         ./configure
         make -s -j$(nproc)
 
+
+## What about gnome?
+
+You need an unpriviledged user to log in. You should delete /etc/network/interfaces in order to manage the network under gnome. If you don't have an US keyboard, you can change the settings in Gnome > Settings > Keyboard.
+
 - Follow the instructions on <https://openzfs.github.io/openzfs-docs/Developer%20Resources/Building%20ZFS.html> how to install it.