summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
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;
+        };
       };
     };
   };