From 2a69eec376d35b1f9e3b9fb0a88837b51935e3c7 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sun, 25 Dec 2022 22:03:35 +0100 Subject: Add specialargs to discordbots Signed-off-by: TheArcaneBrony --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index 3d0dc9d..6796add 100644 --- a/flake.nix +++ b/flake.nix @@ -24,6 +24,9 @@ ./host/Rory-discordbots/configuration.nix ./hardware-configuration.nix ]; + specialArgs = { + inherit botcore-v4; + }; }; }; }; -- cgit 1.4.1