home · contact · privacy
Update h610m setup.
[config] / bookworm / apt-mark / user
1 # to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
2 cryptsetup-initramfs
3 lvm2
4 # this provides setupcon which reads /etc/default/console-setup
5 console-setup
6 # for startx
7 xinit
8 # for xrdb
9 x11-xserver-utils
10 # for startx to run for non-root user
11 libpam-systemd
12 # window environment
13 i3
14 i3status
15 suckless-tools
16 xterm
17 # to get sleepy at night
18 redshift
19 # for alsamixer
20 alsa-utils
21 # also useful
22 vim
23 sudo
24 less
25 man-db
26 manpages
27 procps
28 # firefox install dependencies
29 wget
30 bzip2
31 # firefox running dependencies
32 libgtk-3-0
33 libdbus-glib-1-2
34 # tridactyl install recommendations
35 vim-gtk3
36 curl
37 # for firefox to emit sound
38 pulseaudio
39 # emacs
40 emacs
41 emacs-common-non-dfsg
42 emacs-el
43 elpa-ledger
44 ledger
45 # to mount encrypted USB stick and use its contents
46 pmount
47 cryptsetup
48 openssh-client
49 # for syncing
50 borgbackup
51 # mail setup
52 isync
53 notmuch
54 elpa-notmuch
55 pinentry-gtk2
56 #