feat(discord/tut): added the discord tut
This commit is contained in:
parent
3bea500dc0
commit
89120d940b
5 changed files with 55 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
|
||||
let
|
||||
cfg = config.service.bot_discord.bde;
|
||||
cfg = config.service.bot_discord.ada;
|
||||
in
|
||||
{
|
||||
config = lib.mkIf cfg {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue