From a905a9ebe7c6fb8d2d59c5556acbf04b1263ba90 Mon Sep 17 00:00:00 2001 From: Vladislav Nepogodin Date: Sun, 28 Jul 2024 18:15:45 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20settings:=20fix=20sample=20confi?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index 0163f01..f65e672 100644 --- a/settings.json +++ b/settings.json @@ -14,6 +14,7 @@ "name": "/dev/nvme0n1p1", "mountpoint": "/boot", "size": "512M", + "fs_name": "vfat", "type": "boot" } ],