services.openafsClient.fakestat

NixOS option

Return fake data on stat() calls. If true, always do so. If false, only do so for cross-cell mounts (as these are potentially expensive).

type: boolean
Default
false
declared in: nixos/modules/services/network-filesystems/openafs/client.nixView source on NixOS/nixpkgs →