fix: had removed some things from the bot flake
This commit is contained in:
parent
b75e6c6132
commit
6628eb89cd
1 changed files with 1 additions and 7 deletions
|
@ -32,13 +32,7 @@ in {
|
|||
mail = config.age.secrets.discord_mail.path;
|
||||
};
|
||||
|
||||
discord = {
|
||||
server = "689189992417067052";
|
||||
role = {
|
||||
past = "689192357727436926";
|
||||
current = "1152702256702030035";
|
||||
};
|
||||
};
|
||||
discord.server = "689189992417067052";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue