sway
This commit is contained in:
parent
157bd39813
commit
1b8ea223ab
1 changed files with 9 additions and 3 deletions
12
preseed.cfg
12
preseed.cfg
|
|
@ -48,13 +48,19 @@ d-i apt-setup/disable-cdrom-entries boolean true
|
|||
|
||||
tasksel tasksel/first multiselect standard, ssh-server
|
||||
d-i pkgsel/include string \
|
||||
xorg \
|
||||
openbox \
|
||||
sway \
|
||||
swaybg \
|
||||
swayidle \
|
||||
swaylock \
|
||||
wayland-protocols \
|
||||
xwayland \
|
||||
chromium \
|
||||
sudo \
|
||||
curl
|
||||
|
||||
d-i pkgsel/exclude string gnome-software
|
||||
d-i pkgsel/exclude string \
|
||||
gnome-software \
|
||||
xserver-xorg*
|
||||
|
||||
d-i grub-installer/only_debian boolean true
|
||||
d-i grub-installer/bootdev string default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue