{ config, pkgs, ... }: { # https://nixos.wiki/wiki/NTFS boot.supportedFilesystems = [ "ntfs" ]; }