This commit is contained in:
@@ -256,9 +256,6 @@ in
|
|||||||
_create = diskoLib.mkCreateOption {
|
_create = diskoLib.mkCreateOption {
|
||||||
inherit config options;
|
inherit config options;
|
||||||
default = ''
|
default = ''
|
||||||
# if ! blkid "$device" >&2; then
|
|
||||||
# sgdisk --clear "$device"
|
|
||||||
# fi
|
|
||||||
${lib.concatMapStrings (
|
${lib.concatMapStrings (
|
||||||
partition:
|
partition:
|
||||||
let
|
let
|
||||||
|
Reference in New Issue
Block a user