home · contact · privacy
Update bookworm setup to accommodate h610m.
[config] / bookworm / apt-mark / user
index 52af9063e3ee4bd98492367a9bf003d4a16feb4d..dac354a42fb0c52f7662ad8d2455b565f48d3df1 100644 (file)
@@ -1,14 +1,8 @@
-# for wifi
-network-manager
-wpasupplicant
-firmware-iwlwifi
+# to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
+cryptsetup-initramfs
+lvm2
 # this provides setupcon which reads /etc/default/console-setup
 console-setup
-# for X to start at all
-xserver-xorg-video-intel
-# X input: keyboard and touchpad
-xserver-xorg-input-evdev
-xserver-xorg-input-synaptics
 # for startx
 xinit
 # for xrdb
@@ -20,6 +14,10 @@ i3
 i3status
 suckless-tools
 xterm
+# to get sleepy at night
+redshift
+# for alsamixer
+alsa-utils
 # also useful
 vim
 sudo
@@ -33,4 +31,23 @@ bzip2
 # firefox running dependencies
 libgtk-3-0
 libdbus-glib-1-2
+# for firefox to emit sound
+pulseaudio
+# emacs
+emacs
+emacs-common-non-dfsg
+emacs-el
+elpa-ledger
+ledger
+# to mount encrypted USB stick and use its contents
+pmount
+cryptsetup
+openssh-client
+# for syncing
+borgbackup
+# mail setup
+isync
+notmuch
+elpa-notmuch
+pinentry-gtk2
 #