Ioquake3: Difference between revisions
Add client setup example |
|||
| Line 2: | Line 2: | ||
=== Client setup === | === Client setup === | ||
{{Warning|The ioquake3 module is not yet upstream and will be available in the upcoming NixOS 26.11 release.}} | |||
The game can be installed and configured using the dedicated <code>programs.ioquake3</code> option.<syntaxhighlight lang="nix"> | The game can be installed and configured using the dedicated <code>programs.ioquake3</code> option.<syntaxhighlight lang="nix"> | ||
programs.ioquake3 = { | programs.ioquake3 = { | ||