From 354652234fb2390bb2891ec82d97c6e3fe2e1926 Mon Sep 17 00:00:00 2001 From: schererleander Date: Wed, 4 Jun 2025 03:49:17 +0200 Subject: rewrite text --- src/pages/Homelab.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/pages/Homelab.tsx b/src/pages/Homelab.tsx index bee9031..c5e9d14 100644 --- a/src/pages/Homelab.tsx +++ b/src/pages/Homelab.tsx @@ -28,7 +28,7 @@ export default function HomelabPage() { ))}

- For remote access, I use a VPN to connect to the machine. I also back up my MacBook using Time Machine, and for my desktop and VPS I use rsync. + For remote access, I connect to the machine via VPN. I back up my MacBook to that machine with Time Machine, and I back up my desktop and VPS to it using rsync.

@@ -36,7 +36,7 @@ export default function HomelabPage() {

Raspberry Pi

Raspberry Pi 5

- Raspberry Pi 5 (8GB) running Homebridge to integrate non-HomeKit devices. It also serves as a precision NTP server using a Uputronics GPS module. + Raspberry Pi 5 (8GB) running Homebridge to integrate non-HomeKit devices. It also serves as a precision NTP server using a Uputronics GPS module.

@@ -44,7 +44,7 @@ export default function HomelabPage() {

VPS

- Cheap Ionos VPS for services exposed to the internet. Mainly using it for hosting this website and Nextcloud. + Cheap Ionos VPS running nixos via nixos-infect for services exposed to the internet. Mainly using it for hosting this website and Nextcloud.

-- cgit v1.3.1