nixpkgs/nixos
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
..
doc nixos/fluidd: init fluidd service at 1.16.2 2021-08-21 23:32:52 +02:00
lib nixos/test: some test fixes in succession of #125992 2021-08-20 13:38:22 -05:00
maintainers
modules nixos/filesystems/exfat: use "exfatprogs" instead of "exfat" if kernel > 5.7 2021-08-24 03:31:41 +10:00
tests Merge pull request #132087 from scvalex/improve-kubernetes-tests 2021-08-22 19:25:50 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.