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 amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
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 nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 2021-01-08 19:36:10 +01:00
README
release-combined.nix release-combined.tested: Add the Sway test 2021-05-27 13:36:48 +02:00
release-small.nix Merge pull request #104322 from grahamc/amazon-image 2020-11-19 18:45:07 -05:00
release.nix Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanup 2021-05-10 14:05:02 -04:00

*** 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.