This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user