pkgs/grow-last-partition-and-filesystem: Automatically move GPT backup header to end of device
This commit is contained in:
@@ -10,6 +10,7 @@ writeShellApplication {
|
||||
text = builtins.readFile ./grow-last-partition-and-filesystem.sh;
|
||||
runtimeInputs = [
|
||||
e2fsprogs
|
||||
gptfdisk
|
||||
jq
|
||||
parted
|
||||
];
|
||||
|
Reference in New Issue
Block a user