services.tomcat.baseDir

NixOS option

Location where Tomcat stores configuration files, web applications and logfiles. Note that it is partially cleared on each service startup if purifyOnStart is enabled.

type: absolute path
Default
"/var/tomcat"
declared in: nixos/modules/services/web-servers/tomcat.nixView source on NixOS/nixpkgs →