diff --git a/lib/types/gpt.nix b/lib/types/gpt.nix index efea8f7..a6ada7e 100644 --- a/lib/types/gpt.nix +++ b/lib/types/gpt.nix @@ -256,9 +256,6 @@ in _create = diskoLib.mkCreateOption { inherit config options; default = '' - # if ! blkid "$device" >&2; then - # sgdisk --clear "$device" - # fi ${lib.concatMapStrings ( partition: let