diff options
author | xengineering <me@xengineering.eu> | 2025-10-17 10:59:34 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-10-17 10:59:34 +0200 |
commit | ad1f0c2b8eca61ed9d3b7dacc934e418981a7bf5 (patch) | |
tree | 5e2241975c8ceb017fc4b9cff3baeaa6f8569b1b /content | |
parent | 5efbc70449d108723ee27982df3a4e1126f971ec (diff) | |
download | website-ad1f0c2b8eca61ed9d3b7dacc934e418981a7bf5.tar website-ad1f0c2b8eca61ed9d3b7dacc934e418981a7bf5.tar.zst website-ad1f0c2b8eca61ed9d3b7dacc934e418981a7bf5.zip |
articles: arch-installation: Improve descriptionHEADmainarchinstall
Diffstat (limited to 'content')
-rw-r--r-- | content/articles/arch-installation.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/articles/arch-installation.md b/content/articles/arch-installation.md index 6ec5933..3cd5201 100644 --- a/content/articles/arch-installation.md +++ b/content/articles/arch-installation.md @@ -25,6 +25,8 @@ The installation is based on the following design decisions. - full disc encryption - Btrfs root filesystem - only a minimalistic set of installed packages (no graphical environment) +- nftables firewall +- systemd- and iwd-based networking Those might change in the future. Secure boot with a unified kernel image is appreciated but not yet implemented. |