home · contact · privacy
Improve w530 bookworm setup.
[config] / bookworm / apt-mark / user
index a25ea9287b942a6d48ed02b798696b0b5ec326c1..ff4485d1b48f4c06117af54a28302ec2a947335b 100644 (file)
@@ -1,3 +1,7 @@
+# for wifi
+network-manager
+wpasupplicant
+firmware-iwlwifi
 # this provides setupcon which reads /etc/default/console-setup
 console-setup
 # for X to start at all
@@ -16,4 +20,36 @@ i3
 i3status
 suckless-tools
 xterm
+# also useful
+vim
+sudo
+less
+man-db
+manpages
+procps
+# firefox install dependencies
+wget
+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
 #