diff options
-rw-r--r-- | nixos/os-installation.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 |