From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 2 Jan 2024 07:36:50 +0000 (+0100)
Subject: Update h610m setup.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%7B%7Bprefix%7D%7D/booking/todo?a=commitdiff_plain;h=2cdf6b6a5034c925b7fc08a9009f7198d9a0d658;p=config

Update h610m setup.
---

diff --git a/bookworm/apt-mark/h610m b/bookworm/apt-mark/h610m
index a553d88..02b95cc 100644
--- a/bookworm/apt-mark/h610m
+++ b/bookworm/apt-mark/h610m
@@ -5,5 +5,6 @@ firmware-misc-nonfree
 # X input: keyboard
 xserver-xorg-input-evdev
 # CUDA
-nvidia-cuda-dev nvidia-cuda-toolkit
+nvidia-cuda-dev
+nvidia-cuda-toolkit
 
diff --git a/bookworm/apt-mark/user b/bookworm/apt-mark/user
index dac354a..831b81c 100644
--- a/bookworm/apt-mark/user
+++ b/bookworm/apt-mark/user
@@ -31,6 +31,9 @@ bzip2
 # firefox running dependencies
 libgtk-3-0
 libdbus-glib-1-2
+# tridactyl install recommendations
+vim-gtk3
+curl
 # for firefox to emit sound
 pulseaudio
 # emacs
diff --git a/bookworm/home_files/h610m/.xinitrc_bonus b/bookworm/home_files/h610m/.xinitrc_bonus
new file mode 100644
index 0000000..1eaa7e8
--- /dev/null
+++ b/bookworm/home_files/h610m/.xinitrc_bonus
@@ -0,0 +1,2 @@
+# Don't blank screen, as this will confuse the HDMI switch setup / lead to unrecoverable X sessions. 
+xset s noblank