aboutsummaryrefslogtreecommitdiff
path: root/instance-options.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move nix files for workadventure into this repo instead of importing themstuebinm2021-02-261-10/+0
| | | | | | Since I change things frequently rn and often only very specific commits of both repositories will work together at all, it doesn't seem logical to have them in separate repos any more.
* better config optionsstuebinm2021-02-261-52/+148
| | | | | | | | | | Config options are now sorted according to components (pusher, backend, frontend, etc.); in addition there is a commonConfig with config for jitsi, turn, etc. Additionally, this module is now completely modular in the sense that there are no longer any global options that affect all configured workadventure instances at once.
* remove overlay for nowstuebinm2021-02-251-0/+10
|
* Version bump to current coding machine masterstuebinm2021-02-251-5/+4
| | | | This broke a lot of things, but possibly they might work again now.
* Updated workadventure-nix sources & removed channel importsstuebinm2021-02-181-2/+2
| | | | (but not the actual workadventure version)
* nicer settting parameters; configurable stun serverstuebinm2021-02-051-0/+13
|
* Functional module, extracted from fediventure repostuebinm2021-02-051-0/+143
(just to make it easier to hack, and remove fediventure-specific deployment logic)