summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rwxr-xr-xflake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 002e47d..1967609 100755
--- a/flake.nix
+++ b/flake.nix
@@ -21,9 +21,11 @@
         modules = [
           ./host/Rory-nginx/configuration.nix
           ./hardware-configuration.nix
+          ./host/Rory-discordbots/software.nix
           home-manager.nixosModules.home-manager
         ];
         specialArgs = {
+          inherit botcore-v4;
           inherit home-manager;
         };
       };