feat: add a test server for trainees to use

This commit is contained in:
silver 2023-11-20 16:10:09 +00:00
parent cbb4100b4e
commit 0a028eaf53
5 changed files with 126 additions and 44 deletions

View file

@ -34,11 +34,6 @@ in {
config.skynet = {
users = {
admin = [
"silver"
"evanc"
"eoghanconlon73"
];
committee = [
"leo"
"silver"
@ -51,6 +46,16 @@ in {
"sourabh1805"
"kronsy"
];
admin = [
"silver"
"evanc"
"eoghanconlon73"
];
trainee = [
"eliza"
"milan"
"esy"
];
lifetime = [];
banned = [];
restricted =