From a811741ff5984b5a868ac7ffaf84310ce34e37a0 Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Wed, 12 Apr 2023 17:38:30 +0200 Subject: [PATCH] update readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index aafd6ca..a9a5448 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,14 @@ sda ├─log /var/log └─store /nix/store ``` + +### falkenstein-1 +Hetzner VPS running a few web apps. +#### Disk layout +``` +NAME MOUNTPOINT COMMENT +sda +├─sda1 / +├─sda14 # BIOS boot +└─sda15 /boot/efi # EFI stuff +```