summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-06-09 12:28:09 +0200
committerRory& <root@rory.gay>2024-07-04 14:45:02 +0200
commit5d8270ebfff8c1961ec476482bafbc9decc3c5f1 (patch)
treedc82f34a09a9075005fba392579ba839fde637c1 /flake.nix
parentDesktop updates (diff)
downloadRory-Open-Architecture-5d8270ebfff8c1961ec476482bafbc9decc3c5f1.tar.xz
Bunch of changes
Diffstat (limited to 'flake.nix')
-rwxr-xr-xflake.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 2a04e87..300496b 100755
--- a/flake.nix
+++ b/flake.nix
@@ -25,7 +25,8 @@
       #url = "gitlab:famedly/conduit";
 
       #url = "github:girlbossceo/conduwuit/7ecc570bb8a07aba9802fd0217f978583f55bc8b";
-      url = "github:girlbossceo/conduwuit";
+      #url = "github:girlbossceo/conduwuit";
+      url = "gitlab:matrix/grapevine-fork?host=gitlab.computer.surgery&ref=benjamin/debug-emma-kde-room";
       # Assuming you have an input for nixpkgs called `nixpkgs`. If you experience
       # build failures while using this, try commenting/deleting this line. This
       # will probably also require you to always build from source.
@@ -69,6 +70,7 @@
           ./host/Rory-nginx/configuration.nix
           ./hardware-configuration.nix
           home-manager.nixosModules.home-manager
+          conduit.nixosModules.default
         ];
         specialArgs = {
           inherit botcore-v4;