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 stringDefault
null
Example
declared in: nixos/modules/services/network-filesystems/saunafs.nixView source on NixOS/nixpkgs →[ "/mnt/hdd1" ];