diff options
Diffstat (limited to 'host/Rory-discordbots')
-rw-r--r-- | host/Rory-discordbots/configuration.nix | 2 |
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 = |