fix: had removed some things from the bot flake

This commit is contained in:
silver 2023-09-17 21:42:42 +01:00
parent b75e6c6132
commit 6628eb89cd

View file

@ -32,13 +32,7 @@ in {
mail = config.age.secrets.discord_mail.path;
};
discord = {
server = "689189992417067052";
role = {
past = "689192357727436926";
current = "1152702256702030035";
};
};
discord.server = "689189992417067052";
};
};
}