summary refs log tree commit diff
path: root/nixos/modules/services/games
Commit message (Expand)AuthorAge
* nixos/terraria: adapt option typesDaniel Nagy2021-05-30
* nixos/terraria: open ports in the firewalllegendofmiracles2021-05-20
* nixos/factorio: update admin settingJonathan Ringer2021-05-15
* Merge pull request #111951 from f4814/add-quake3-moduleAaron Andersen2021-04-16
|\
| * nixos/quake3-server: InitFabian Geiselhart2021-04-13
* | nixos/factorio: add nonBlockingSaving optionJonathan Ringer2021-03-12
* | nixos/minetest-server: Fix port coercionAnders Christiansen Sørby2021-02-25
|/
* nixos/freeciv: initJulien Moutinho2021-01-26
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* nixos/factorio: Don't open firewall ports by defaultStijn DW2020-11-24
* nixos/factorio: add openFirewall optionStijn DW2020-11-24
* nixos/terraria: allow dataDir to be configured (#89033)Evan Stoll2020-09-05
* nixos/modules: remove trailing whitespaceJörg Thalheim2020-08-07
* 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