add required packages for interfacing with ntfs and modifying partitions

This commit is contained in:
Andreas Schaafsma 2024-11-12 22:53:35 +01:00
parent 6d3c3630a1
commit 8df8a7ed39

View File

@ -83,6 +83,9 @@ in
git
pkgs.wine
pkgs.bottles
pkgs.gparted
pkgs.ntfs3g
pkgs.ntfsprogs
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget
]