summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/games
AgeCommit message (Expand)Author
2019-08-08nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster
2019-05-17nixos/factorio: sandbox service using systemdnyanloutre
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-02-03nixos/mincraft-server: refactorChris Ostrouchov
2018-11-11nixos/minetest fix: add missing uid/gid for minetestEdward Tjörnhammar
2018-08-20nixos/terraria: Wait for daemon to stopJanne Heß
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2017-12-29ghostOne: removeRobin Gloster
2017-11-23nixos/factorio: add stateDir and requireUserVerification optionThe-M1k3y
2017-07-20Factorio service: fix typo in attribute pathMichael Peyton Jones
2017-01-25factorio: remove autosave-interval from command-line optionsShaun Sharples
2017-01-25factorio: settings moved from command-line options to server-settings.jsonShaun Sharples
2016-12-13terraria service: fixup worldPath option typeJoachim Fasting
2016-12-13terraria service: fix tmux outputJoachim Fasting
2016-11-04ghost-one module: use enumEric Sagnes
2016-08-07Merge pull request #17479 from elitak/factorioRok Garbas
2016-08-07Add Terraria server service (#16832)Paul Hendry
2016-08-03factorio: rudimentary mod support for factorio's nixos moduleEric Litak
2016-07-12factorio: 0.12.35 -> 0.13.8Eric Litak
2016-05-15minetest-server module: fix executable pathRicardo Ardissone
2016-05-05factorio: module fixesEric Litak
2016-04-14factorio: headless server moduleEric Litak
2016-01-07jobs -> systemd.servicesRobin Gloster
2015-04-07allow changing minecraft data dir + allow opening firewallOliver Matthews
2015-04-04Adds minetest server serviceRichard Zetterberg
2014-04-29Fix some uid/gid attributes to match the actual user/group nameEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-03-29nixos: add minecraft-server serviceAustin Seipp
2013-10-30Strictly check the arguments to mkOptionEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra