Use exfatprogs

This commit is contained in:
Gabriel Ebner 2021-10-30 16:03:11 +02:00
parent 82441e276a
commit 36dbee629f
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
system.fsPackages = with pkgs; [ system.fsPackages = with pkgs; [
ntfs3g ntfs3g
exfat exfatprogs
]; ];
} }