diff options
| -rw-r--r-- | ullr.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -78,7 +78,7 @@ | |||
| 78 | game-name = "Ullr"; | 78 | game-name = "Ullr"; |
| 79 | public = true; | 79 | public = true; |
| 80 | username = "ndxsbvrt"; | 80 | username = "ndxsbvrt"; |
| 81 | token = bulitins.readFile /etc/factorio-token; | 81 | token = builtins.readFile /etc/factorio-token; |
| 82 | extraSettings = { | 82 | extraSettings = { |
| 83 | admins = ["ndxsbvrt" "BoeseMilch"]; | 83 | admins = ["ndxsbvrt" "BoeseMilch"]; |
| 84 | only_admins_can_pause_the_game = false; | 84 | only_admins_can_pause_the_game = false; |
