Paul Brinkmeier 8e0c6266af
All checks were successful
Check / Lint Ansible Files (push) Successful in 2m18s
Add gilgamesh NixOS config and spigot-server package
2023-11-18 05:28:33 +01:00

12 lines
346 B
Markdown

# Packages
## `spigot-server`
In order to build `spigot-server.nix` you'll need a copy of the Spigot JAR.
For licensing reasons I won't check it into Git.
Just drop `spigot-${version}.jar` into this folder and change the `version = ` line in `spigot-server.nix` accordingly.
## TODO
- Make some more stuff in `spigot-server.nix` configurable