Add tools to partition disk for cases the drive is full again
This commit is contained in:
parent
01c0f82209
commit
8612c79420
@ -27,7 +27,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
gptfdisk
|
||||||
htop
|
htop
|
||||||
|
parted
|
||||||
tmux
|
tmux
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user