diff --git a/hosts/ni/default.nix b/hosts/ni/default.nix
index 39e991b2..bb1a0bf5 100644
--- a/hosts/ni/default.nix
+++ b/hosts/ni/default.nix
@@ -134,14 +134,6 @@ in
     openldap
     wireguard-tools
 
-    (swh.swh-core.overrideAttrs (super: self: {
-      pythonPath = with swh; [
-        swh-fuse
-        swh-web-client
-        swh-model
-        swh-auth
-      ];
-    }))
   ];
 
   # Enable Guix service.