1error:2 … while evaluating the attribute 'drvPath'3 at «https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre978638.13043924aaa7/nixexprs.tar.xz?narHash=sha256-qTVvODr6edFBLD2lncXPF8yTQeCafZUuKVtpV3Xb3yM%3D»/lib/customisation.nix:445:7:4 444| // {5 445| drvPath =6 | ^7 446| assert condition;89 … while calling the 'derivationStrict' builtin10 at «nix-internal»/derivation-internal.nix:37:12:11 36|12 37| strict = derivationStrict drvAttrs;13 | ^14 38|1516 … while evaluating the option `nodes.admin.networking.interfaces':1718 … while evaluating definitions from `/nix/store/cw6dilbw3gba38jhv5zaz8samzlb0f1w-source/nixos/modules/hardware/facter/networking':1920 … while evaluating the option `nodes.admin.hardware.facter.enable':2122 … while evaluating the option `nodes.admin.hardware.facter.report':2324 … while evaluating the option `nodes.admin.hardware.facter.reportPath':2526 … while evaluating definitions from `/nix/store/hd1g2xkrv04gmd8mnjdwlhm5aqxnhad6-source/nixosModules/clanCore/nixos-facter.nix':2728 … while evaluating the option `nodes.admin.clan.core.settings.directory':2930 (stack trace truncated; use '--show-trace' to show the full, detailed trace)3132 error: The option `services.ethereum.lighthouse-beacon.mainnet.args' does not exist. Definition values:33 - In `/nix/store/hd1g2xkrv04gmd8mnjdwlhm5aqxnhad6-source/modules/clan/distributed-services.nix, via option clan._services.allServices."self-@dvt/dvt".roles.ecl.perInstance, via option nixosModule':34 {35 discovery-port = 9000;36 execution-endpoint = "http://127.0.0.1:8551";37 execution-jwt = "/no-such-path";38 http = {39 ...4041 Did you mean `services.ethereum.lighthouse-beacon.mainnet.user', `services.ethereum.lighthouse-beacon.mainnet.enable' or `services.ethereum.lighthouse-beacon.mainnet.extraArgs'?