nixpkgs/nixos/modules/tasks/filesystems
John Titor 471e2931e8 nixos/stage-1: fix nix parsing error
```
error: A definition for option `boot.initrd.systemd.extraBin.mount' is not of type `absolute path'. Definition values:
       - In `/nix/store/h259dzilgbvpfsnlcyims14jrcdnx8fk-source/nixos/modules/tasks/filesystems/zfs.nix':
           {
             zfs = "/nix/store/hxg3s5l92y9n9m48p872i62dn5ck33hx-zfs-user-2.4.0-rc3/sbin/mount.zfs";
           }

```
Fixes https://github.com/NixOS/nixpkgs/pull/414391#issuecomment-3448084329
2025-10-26 14:27:21 +05:30
..
apfs.nix
bcachefs.nix linux/common-config: Disable bcachefs 2025-10-15 22:27:08 +05:30
bindfs.nix
btrfs.nix nixos/btrfs: Add option to limit scrub throughput 2025-10-02 10:38:00 +00:00
cifs.nix
ecryptfs.nix
envfs.nix
erofs.nix
exfat.nix
ext.nix
f2fs.nix
glusterfs.nix
jfs.nix
nfs.nix treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
ntfs.nix
overlayfs.nix
reiserfs.nix
squashfs.nix
sshfs.nix
unionfs-fuse.nix
vboxsf.nix
vfat.nix
xfs.nix
zfs.nix nixos/stage-1: fix nix parsing error 2025-10-26 14:27:21 +05:30