From f3f73a16aa0e70ad344f77b010485adfe2b147b1 Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Fri, 4 Apr 2025 14:46:52 +0100 Subject: [PATCH] Comment out ethereum stuff for now. --- hosts/zippy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/zippy/default.nix b/hosts/zippy/default.nix index aa045e2..cb19f05 100644 --- a/hosts/zippy/default.nix +++ b/hosts/zippy/default.nix @@ -5,7 +5,7 @@ ../../common/global ../../common/compute-node.nix ../../common/dev-node.nix - ../../common/ethereum.nix +# ../../common/ethereum.nix ./hardware.nix ];