From 934f4055861a985343cb96f7fe121c720bca08ed Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sun, 17 Dec 2023 19:29:05 +0000 Subject: [PATCH] Update pi README.md --- hosts/pi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pi/README.md b/hosts/pi/README.md index aebe82b..84e2bf2 100644 --- a/hosts/pi/README.md +++ b/hosts/pi/README.md @@ -11,7 +11,7 @@ Raspberry Pi 4 ### Disks Device | Partitions _(filesystem, usage)_ --- | --- -SD card | `/dev/sda1` (ext4, NixOS Root) +SD card | `/dev/mmcblk0` (ext4, NixOS Root) ### Networks - DHCP on `10.0.1.0/24` subnet.