From cbe86db604dcf89cc390e3ea9b5260150118b33b Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sun, 25 Dec 2022 22:04:20 +0100 Subject: Add botcore-v4 to config Signed-off-by: TheArcaneBrony --- host/Rory-discordbots/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/Rory-discordbots') 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 = -- cgit 1.5.1