home · contact · privacy
Enhance w530 bookworm setup.
[config] / bookworm / apt-mark / user
index 52af9063e3ee4bd98492367a9bf003d4a16feb4d..6e79229816910e31eba3f2410a436c389ada0350 100644 (file)
@@ -1,7 +1,9 @@
+# to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
+cryptsetup-initramfs
+lvm2
 # for wifi
 network-manager
 wpasupplicant
-firmware-iwlwifi
 # this provides setupcon which reads /etc/default/console-setup
 console-setup
 # for X to start at all
@@ -33,4 +35,23 @@ bzip2
 # firefox running dependencies
 libgtk-3-0
 libdbus-glib-1-2
+# to use printer
+cups
+# 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
 #