argunix: this attribute failed at evaluation time, before any build started. attribute: nixosConfigurations.atlas nix-eval-jobs error: error: … while evaluating the attribute 'config.system.build.toplevel' at «github:nixos/nixpkgs/a0374025a863d007d98e3297f6aa46cc3141c2f0?narHash=sha256-9mUW6gNwoN2SWc/l0fW4svPNOulXLl8ijqKyeSOGgJE%3D»/lib/modules.nix:402:9: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while calling the 'seq' builtin at «github:nixos/nixpkgs/a0374025a863d007d98e3297f6aa46cc3141c2f0?narHash=sha256-9mUW6gNwoN2SWc/l0fW4svPNOulXLl8ijqKyeSOGgJE%3D»/lib/modules.nix:402:18: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while evaluating the option `networking.interfaces': … while evaluating definitions from `/nix/store/mr4r5jjzxgzyph7w80r7kdviyc36vsqn-source/modules/hosts/atlas/default.nix, via option flake.nixosModules.atlas': … while evaluating the module argument `globals' in ":anon-2039:anon-1:anon-1:anon-1:anon-1": … noting that argument `globals` is not externally provided, so querying `_module.args` instead, requiring `config` (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute 'globals' missing at «github:nixos/nixpkgs/a0374025a863d007d98e3297f6aa46cc3141c2f0?narHash=sha256-9mUW6gNwoN2SWc/l0fW4svPNOulXLl8ijqKyeSOGgJE%3D»/lib/modules.nix:729:13: 728| "noting that argument `${name}` is not externally provided, so querying `_module.args` instead, requiring `config`" 729| config._module.args.${name} | ^ 730| )