diff --git a/common-headless.nix b/common-headless.nix index e13d883..785a214 100644 --- a/common-headless.nix +++ b/common-headless.nix @@ -122,7 +122,7 @@ system.fsPackages = with pkgs; [ ntfs3g - exfat + exfatprogs ]; }