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 88cfab9..c6e575a 100755
--- a/flake.nix
+++ b/flake.nix
@@ -25,6 +25,7 @@
     # Packages
     grapevine.url = "gitlab:matrix/grapevine-fork?host=gitlab.computer.surgery"; # &ref=benjamin/debug-emma-kde-room";
     conduit.url = "gitlab:famedly/conduit/next";
+    conduwuit.url = "github:girlbossceo/conduwuit";
     nixos-wsl.url = "github:nix-community/NixOS-WSL";
 
     # Own projects
@@ -60,6 +61,7 @@
           inherit home-manager;
           inherit grapevine;
           inherit conduit;
+          inherit conduwuit;
         };
       };