aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/games (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-24nixos/factorio: Don't open firewall ports by defaultStijn DW1-1/+1
2020-11-24nixos/factorio: add openFirewall optionStijn DW1-3/+8
2020-09-05nixos/terraria: allow dataDir to be configured (#89033)Evan Stoll1-6/+12
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim2-9/+9
2020-06-06nixos/{modules,tests}/teeworlds: initGeorg Haas1-0/+119
2020-01-10nixos/factorio: add extraSettings and package optionsArtemis Tosini1-5/+21
2019-11-24nixos/openarena: fix service's binary nameTom Fitzhenry1-1/+1
2019-10-26openarena: add module for dedicated serverTom Fitzhenry1-0/+56
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-8/+8
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-08-08nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger1-1/+1
2019-05-17nixos/factorio: sandbox service using systemdnyanloutre1-23/+21
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-2/+2
2019-02-03nixos/mincraft-server: refactorChris Ostrouchov1-20/+181
2018-11-11nixos/minetest fix: add missing uid/gid for minetestEdward Tjörnhammar1-0/+3
2018-08-20nixos/terraria: Wait for daemon to stopJanne Heß1-3/+13
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink3-4/+4
2017-12-29ghostOne: removeRobin Gloster1-105/+0
2017-11-23nixos/factorio: add stateDir and requireUserVerification optionThe-M1k3y1-2/+18
2017-07-20Factorio service: fix typo in attribute pathMichael Peyton Jones1-1/+1
2017-01-25factorio: remove autosave-interval from command-line optionsShaun Sharples1-1/+0
2017-01-25factorio: settings moved from command-line options to server-settings.jsonShaun Sharples1-2/+84
2016-12-13terraria service: fixup worldPath option typeJoachim Fasting1-1/+1
2016-12-13terraria service: fix tmux outputJoachim Fasting1-2/+2
2016-11-04ghost-one module: use enumEric Sagnes1-2/+1
2016-08-07Add Terraria server service (#16832)Paul Hendry1-0/+139
2016-08-03factorio: rudimentary mod support for factorio's nixos moduleEric Litak1-10/+38
2016-07-12factorio: 0.12.35 -> 0.13.8Eric Litak1-2/+2
2016-05-15minetest-server module: fix executable pathRicardo Ardissone1-1/+1
2016-05-05factorio: module fixesEric Litak1-3/+4
2016-04-14factorio: headless server moduleEric Litak1-0/+102
2016-01-07jobs -> systemd.servicesRobin Gloster1-2/+2
2015-04-07allow changing minecraft data dir + allow opening firewallOliver Matthews1-3/+25
2015-04-04Adds minetest server serviceRichard Zetterberg1-0/+104
2014-04-29Fix some uid/gid attributes to match the actual user/group nameEelco Dolstra1-2/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2-4/+4
2014-03-29nixos: add minecraft-server serviceAustin Seipp1-0/+51
2013-10-30Strictly check the arguments to mkOptionEelco Dolstra1-1/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+105