diff --git a/flake.nix b/flake.nix
index e89e366..60d872b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -5,7 +5,7 @@
     nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.05";
     cccb-www = {
       url = "git+https://git.berlin.ccc.de/cccb-website-team/www.git?ref=staging&submodules=1";
-      inputs.nixpkgs.follows = "nixpkgs";
+      # inputs.nixpkgs.follows = "nixpkgs";
     };
   };