summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-25 22:04:20 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-25 22:04:20 +0100
commitcbe86db604dcf89cc390e3ea9b5260150118b33b (patch)
treefa401d65c5c71f144de8f7b5ad0ec6441e21e9a2 /host
parentAdd specialargs to discordbots (diff)
downloadRory-Open-Architecture-cbe86db604dcf89cc390e3ea9b5260150118b33b.tar.xz
Add botcore-v4 to config
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to 'host')
-rw-r--r--host/Rory-discordbots/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-discordbots/configuration.nix b/host/Rory-discordbots/configuration.nix
index cb27524..719d3a9 100644
--- a/host/Rory-discordbots/configuration.nix
+++ b/host/Rory-discordbots/configuration.nix
@@ -1,4 +1,4 @@
-{ config, pkgs, lib, ... }:
+{ config, pkgs, lib, botcore-v4, ... }:
 
 {
   imports =