diff --git a/flake.nix b/flake.nix index fe2c7c8..4fc0f6b 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,6 @@ specialArgs = { inherit inputs; }; modules = [ ./configuration.nix - /home/clhickey/osm-biking-filter/mapnik/flake.nix ]; }; };