nixpkgs/nixos/modules/tasks/filesystems
Tobias Poschwatta ee2b899ff7 nixos/nfsd: settings for /etc/nfs.conf
services.nfs.settings is added for options that go into /etc/nfs.conf.

There are services.nfs.server.extraNfsdConfig and
services.nfs.extraConfig, but they have drawbacks.  They overlap in
scope (nfs.extraConfig can also add nfsd options). They require that one
writes INI syntax. They often produce nfs.conf files with duplicate
section names, which is confusing.

This deprecates services.nfs.server.extraNfsdConfig and
services.nfs.extraConfig.

services.nfs.settings cannot be used together with
services.nfs.server.extraNfsdConfig or services.nfs.extraConfig.
2024-03-25 12:22:48 +01:00
..
apfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
bcachefs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
btrfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
cifs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
ecryptfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
envfs.nix nixos/envfs: make mounts non-critical 2023-05-08 11:24:18 +02:00
erofs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
exfat.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
ext.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
f2fs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
glusterfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
jfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
nfs.nix nixos/nfsd: settings for /etc/nfs.conf 2024-03-25 12:22:48 +01:00
ntfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
overlayfs.nix nixos/filesystems: init overlayfs 2024-02-07 22:13:00 +01:00
reiserfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
squashfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
sshfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
unionfs-fuse.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
vboxsf.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
vfat.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
xfs.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
zfs.nix Merge pull request #291951 from amarshall/zfs-pkgs-renaming 2024-03-01 10:09:12 -05:00