services.quake3-server.baseq3
Path to the baseq3 files (pak*.pk3). If this is on the nix store (type = package) all .pk3 files should be saved in the top-level directory. If this is on another filesystem (e.g /var/lib/baseq3) the .pk3 files are searched in $baseq3/.q3a/baseq3/
- Type
package or absolute path- Default
Manually downloaded Quake 3 installation directory.
- Example
"/var/lib/q3ds"- Declared
- <nixpkgs/nixos/modules/services/games/quake3-server.nix>