From d9234325dbbb752a1df67939a40dcbfdcd42595b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 27 Apr 2019 12:01:21 +0000 Subject: Remove duplicated partition labeling. --- nixos/os-installation.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'nixos') diff --git a/nixos/os-installation.sh b/nixos/os-installation.sh index 36342cb..23fa1af 100644 --- a/nixos/os-installation.sh +++ b/nixos/os-installation.sh @@ -46,7 +46,6 @@ n # create new partition 3 # partition number ENTER # use default first sector ENTER # partition size is the remaining of the disk -EF00 # set partition type to "EFI System" 8E00 # set partition type to "Linux LVM" w -- cgit v1.2.3