add missing gptfdisk
This is needed by disko for gpt
This commit is contained in:
parent
ccc1a2c08c
commit
e73cbf20a3
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
# this overrides saves 10MB
|
||||
samba = pkgs.coreutils;
|
||||
})
|
||||
pkgs.gptfdisk
|
||||
];
|
||||
|
||||
# we are missing this from base.nix
|
||||
|
|
Loading…
Reference in a new issue