better order

This commit is contained in:
Julien Palard 2019-10-15 14:42:23 +02:00
parent 34e8ac88b0
commit 40653fc0b1
1 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1,10 @@
# Install a new Debian
On a laptop, I typically use
https://cdimage.debian.org/images/unofficial/non-free/images-including-firmware/
to get the Wi-Fi firmwares.
# Pin default release
echo 'APT::Default-Release "bullseye";' > /etc/apt/apt.conf.d/00default
@ -19,13 +26,6 @@ apt-get install arandr ecryptfs-utils emacs25-nox feh firefox fonts-liberation f
sh <(curl -s https://raw.githubusercontent.com/JulienPalard/dotfiles/master/install.sh)
# Install a new Debian
On a laptop, I typically use
https://cdimage.debian.org/images/unofficial/non-free/images-including-firmware/
to get the Wi-Fi firmwares.
## Packages I may need
```