nixpkgs-suyu/nixos/modules/tasks/filesystems
Zane van Iperen a049d84229
nixos/filesystems/exfat: use "exfatprogs" instead of "exfat" if kernel > 5.7
5.7+ comes with a native exfat implementation, exfatprogs should be used instead.

The exfat package puts a "mount.exfat" binary in the path, which causes
mount to prefer the FUSE version to the non-fuse one. There's no way to
disable the binary, so switch to exfatprogs.
2021-08-24 03:31:41 +10:00
..
bcachefs.nix bcachefs: add sha256 kernel module 2020-12-25 21:28:50 +01:00
btrfs.nix nixos/btrfs: handle new checksum types in initrd (#126158) 2021-07-06 09:57:10 -04:00
cifs.nix
ecryptfs.nix
exfat.nix nixos/filesystems/exfat: use "exfatprogs" instead of "exfat" if kernel > 5.7 2021-08-24 03:31:41 +10:00
ext.nix nixos ISO image: revert another part of 8ca33835ba 2021-01-13 15:25:19 +01:00
f2fs.nix
glusterfs.nix
jfs.nix
nfs.nix nixos/nfs: add idmapd.settings option 2020-10-20 22:10:02 -04:00
ntfs.nix
reiserfs.nix
unionfs-fuse.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
vboxsf.nix
vfat.nix
xfs.nix
zfs.nix nixos/zfs: Add defaultText for 'boot.zfs.package'-option (#122002) 2021-05-13 17:40:10 -04:00