services.pumpkin.dataDir
NixOS option
Directory holding Pumpkin’s state (config, worlds, logs, etc.). If this is a subdirectory of /var/lib, it is managed automatically via systemd’s StateDirectory; otherwise you are responsible for ensuring the directory exists with the correct permissions.
type: absolute pathDefault
"/var/lib/pumpkin"
Example
declared in: nixos/modules/services/games/pumpkin.nixView source on NixOS/nixpkgs →"/srv/pumpkin"