summary refs log tree commit diff
path: root/nixos/modules/services/games/quake3-server.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/games/quake3-server.nix')
-rw-r--r--nixos/modules/services/games/quake3-server.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/games/quake3-server.nix b/nixos/modules/services/games/quake3-server.nix
index 1dc01260e8f..175af4a8382 100644
--- a/nixos/modules/services/games/quake3-server.nix
+++ b/nixos/modules/services/games/quake3-server.nix
@@ -71,6 +71,7 @@ in {
       baseq3 = mkOption {
         type = types.either types.package types.path;
         default = defaultBaseq3;
+        defaultText = literalDocBook "Manually downloaded Quake 3 installation directory.";
         example = "/var/lib/q3ds";
         description = ''
           Path to the baseq3 files (pak*.pk3). If this is on the nix store (type = package) all .pk3 files should be saved