about summary refs log tree commit diff
path: root/nixos/modules/services/games
Commit message (Expand)AuthorAge
* nixos/{modules,tests}/teeworlds: initGeorg Haas2020-06-06
* nixos/factorio: add extraSettings and package optionsArtemis Tosini2020-01-10
* nixos/openarena: fix service's binary nameTom Fitzhenry2019-11-24
* openarena: add module for dedicated serverTom Fitzhenry2019-10-26
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | treewide: remove redundant quotesvolth2019-08-26
|/
* nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger2019-08-08
* Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster2019-05-18
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* | nixos/factorio: sandbox service using systemdnyanloutre2019-05-17
|/
* nixos/mincraft-server: refactorChris Ostrouchov2019-02-03
* nixos/minetest fix: add missing uid/gid for minetestEdward Tjörnhammar2018-11-11
* nixos/terraria: Wait for daemon to stopJanne Heß2018-08-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* ghostOne: removeRobin Gloster2017-12-29
* nixos/factorio: add stateDir and requireUserVerification optionThe-M1k3y2017-11-23
* Factorio service: fix typo in attribute pathMichael Peyton Jones2017-07-20
* factorio: remove autosave-interval from command-line optionsShaun Sharples2017-01-25
* factorio: settings moved from command-line options to server-settings.jsonShaun Sharples2017-01-25
* terraria service: fixup worldPath option typeJoachim Fasting2016-12-13
* terraria service: fix tmux outputJoachim Fasting2016-12-13
* ghost-one module: use enumEric Sagnes2016-11-04
* Merge pull request #17479 from elitak/factorioRok Garbas2016-08-07
|\
| * factorio: rudimentary mod support for factorio's nixos moduleEric Litak2016-08-03
* | Add Terraria server service (#16832)Paul Hendry2016-08-07
|/
* factorio: 0.12.35 -> 0.13.8Eric Litak2016-07-12
* minetest-server module: fix executable pathRicardo Ardissone2016-05-15
* factorio: module fixesEric Litak2016-05-05
* factorio: headless server moduleEric Litak2016-04-14
* jobs -> systemd.servicesRobin Gloster2016-01-07
* allow changing minecraft data dir + allow opening firewallOliver Matthews2015-04-07
* Adds minetest server serviceRichard Zetterberg2015-04-04
* Fix some uid/gid attributes to match the actual user/group nameEelco Dolstra2014-04-29
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: add minecraft-server serviceAustin Seipp2014-03-29
* Strictly check the arguments to mkOptionEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10