services.saunafs.chunkserver.hdds

NixOS option

Mount points to be used by chunkserver for storage (see sfshdd.cfg(5)). Note, that these mount points must writeable by the user defined by the saunafs user.

type: list of string
Default
null
Example
[ "/mnt/hdd1" ];
declared in: nixos/modules/services/network-filesystems/saunafs.nixView source on NixOS/nixpkgs →