aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-04-27 12:01:21 +0000
committerEuAndreh <eu@euandre.org>2019-04-27 12:01:21 +0000
commitd9234325dbbb752a1df67939a40dcbfdcd42595b (patch)
tree16152821ccdeaf436a8207871c76ea7c06c8fdd4
parentPrefer custom installed GNU tools over built in ones. (diff)
downloaddotfiles-d9234325dbbb752a1df67939a40dcbfdcd42595b.tar.gz
dotfiles-d9234325dbbb752a1df67939a40dcbfdcd42595b.tar.xz
Remove duplicated partition labeling.
-rw-r--r--nixos/os-installation.sh1
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