Add gparted.
This commit is contained in:
parent
094abe7b20
commit
73058f32ee
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
|||
{
|
||||
# Support windows partition
|
||||
mySystem = {
|
||||
security.wheelNeedsSudoPassword = false;
|
||||
system.packages = with pkgs; [
|
||||
security.wheelNeedsSudoPassword = false;
|
||||
system.packages = with pkgs; [
|
||||
gparted
|
||||
ntfs3g
|
||||
fira-code-nerdfont
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue