flake: remove obsolete nixConfig for forked nh input
8866de424e044b1139d4dc247aaeaaba3731455d
44de199863ee8a8b1fe51ce6b08d4a3e606d554f
@@ -162,14 +162,4 @@ ]; }; }; }); - - - nixConfig = { - extra-substituters = [ - "https://toyvo.cachix.org" - ]; - extra-trusted-public-keys = [ - "toyvo.cachix.org-1:s++CG1te6YaS9mjICre0Ybbya2o/S9fZIyDNGiD4UXs=" - ]; - }; }