argunix: this attribute failed at evaluation time, before any build started. attribute: nixosConfigurations.roeland nix-eval-jobs error: error: … while evaluating the attribute 'config.system.build.toplevel' at «github:nixos/nixpkgs/b51242d7d43689db2f3be91bd05d5b24fbb469c4?narHash=sha256-K5sT4jTpGs15ADhviMKNBH38REpPf5Q6mM1%2BN6cArVE%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/b51242d7d43689db2f3be91bd05d5b24fbb469c4?narHash=sha256-K5sT4jTpGs15ADhviMKNBH38REpPf5Q6mM1%2BN6cArVE%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/kbhkmgvalfh2gaswkdwi1sr0368vvdbh-source/modules/hosts/roeland/default.nix, via option flake.nixosModules.roeland': … while evaluating the module argument `globals' in ":anon-2037: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/b51242d7d43689db2f3be91bd05d5b24fbb469c4?narHash=sha256-K5sT4jTpGs15ADhviMKNBH38REpPf5Q6mM1%2BN6cArVE%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| )