From f69e5f5dcaedc5ef09f5283c4258e95903d64666 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Wed, 1 Apr 2026 02:42:50 +0100 Subject: Remove duel-boot option --- README.org | 1 - 1 file changed, 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index fc00c00..02a81d9 100644 --- a/README.org +++ b/README.org @@ -46,7 +46,6 @@ Configuration options are available in the =config= file. | =root= | /dev/sda2 | will use BTRFS with dedicated subvolumes | | =swap_size= | auto | can be set explicitly, e.g. =8G= or =16G= | | =boot_size= | 512M | set a large value if duel booting, e.g. =1G= | -| =duel_boot= | true | =boot= must be already setup & separate from =drive= | | =timezone= | Europe/London | timezones are defined in =/usr/share/zoneinfo/= | | =locale= | en_GB | locales are defined in =/etc/locale.gen= | | =user= | blake | the main user of the system | -- cgit