home · contact · privacy
Fix desktop setup.
[config] / bullseye / 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 # without this, systemd-logind won't run, and so not detect lid close for hibernation
7 dbus
8 # for wifi
9 wicd-curses
10 wicd-gtk
11 # for X to start at all
12 xserver-xorg-video-intel
13 # X input: keyboard and touchpad
14 xserver-xorg-input-evdev
15 xserver-xorg-input-synaptics
16 # for startx
17 xinit
18 # for xrdb
19 x11-xserver-utils
20 # for startx to run for non-root user
21 libpam-systemd
22 # window environment
23 i3
24 i3status
25 suckless-tools
26 xterm
27 # to get sleepy at night
28 redshift
29 # for alsamixer
30 alsa-utils
31 # for xterm and browser unicode display
32 ttf-unifont
33 # also useful
34 vim
35 sudo
36 less
37 man-db
38 manpages
39 procps
40 # firefox dependencies
41 libdbus-glib-1-2
42 libgtk-3-0
43 # firefox installation dependencies (remove later?)
44 curl
45 python3
46 bzip2
47 wget
48 jq
49 unzip
50 # to mount encrypted USB stick and use its contents
51 pmount
52 cryptsetup
53 openssh-client
54 # for syncing
55 borgbackup
56 # emacs
57 emacs27
58 emacs-common-non-dfsg
59 emacs-el
60 elpa-ledger
61 ledger
62 elpa-elfeed
63 # mail setup
64 isync
65 notmuch
66 elpa-notmuch
67 pinentry-gtk2
68 # to mount Android phone
69 go-mtpfs
70 # to use HP Deskjet F380 scanner from GIMP
71 sane-utils
72 xsane
73 # to use HP Deskjet F380 printer
74 cups
75 #