diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-28 12:16:09 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-28 12:16:09 +0100 |
| commit | 430e143094d4e17050e9ce11df9e06e0ac9736d8 (patch) | |
| tree | 2488d155f961c20730045b7f12fd1a0138537319 /content/guide | |
| parent | 431c8295e47fb81455c2bcb126430f151927dfc8 (diff) | |
Update stuff and archinstall guide
Diffstat (limited to 'content/guide')
| -rw-r--r-- | content/guide/archinstall.md | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/content/guide/archinstall.md b/content/guide/archinstall.md index a658af4..d3209dd 100644 --- a/content/guide/archinstall.md +++ b/content/guide/archinstall.md @@ -4,9 +4,7 @@ date: 2025-10-05T16:33:24+02:00 index: false --- -This is how I install Arch Linux. Pay attention, I install it for french people. - -It's more a reminder about **how to install arch** rather than **how to**. +> I install Arch Linux for french people in this guide. Also, Arch Linux is really popular, but you should checkout alternatives like [Artix Linux](https://artixlinux.org). You should [avoid systemd](https://unixdigest.com/articles/the-real-motivation-behind-systemd.html) ## Setup ~optional~ things @@ -172,8 +170,6 @@ sudo systemctl enable --now NetworkManager nmcli device wifi connect SSID --ask ``` -## What now ? - -You should install a Desktop Environment and other packages. +~~\~ -You should checkout [Artix Linux](https://artixlinux.org). You should [avoid systemd](https://unixdigest.com/articles/the-real-motivation-behind-systemd.html) +You're done and good to go :) |
