summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rwxr-xr-xflake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index c6e575a..0f2e89a 100755
--- a/flake.nix
+++ b/flake.nix
@@ -25,7 +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";
+    #conduwuit.url = "github:girlbossceo/conduwuit";
     nixos-wsl.url = "github:nix-community/NixOS-WSL";
 
     # Own projects
@@ -61,7 +61,7 @@
           inherit home-manager;
           inherit grapevine;
           inherit conduit;
-          inherit conduwuit;
+          #inherit conduwuit;
         };
       };