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/95ca1e203c0750115fd4a6f17d5a245dfe6b1edd?narHash=sha256-JC9PjqKYG9ve5U8aDOLQipp3%2BKLANBHUvGdLZlxzdKI%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/95ca1e203c0750115fd4a6f17d5a245dfe6b1edd?narHash=sha256-JC9PjqKYG9ve5U8aDOLQipp3%2BKLANBHUvGdLZlxzdKI%3D»/lib/modules.nix:402:18: 401| options = checked options; 402| config = checked (removeAttrs config [ "_module" ]); | ^ 403| _module = checked (config._module); … while evaluating the module argument `pkgs' in "/nix/store/bdn0zqq9mqdc9ccwfnamx4lax9163xr1-source/nixos/modules/services/hardware/bluetooth.nix": … noting that argument `pkgs` is not externally provided, so querying `_module.args` instead, requiring `config` … while evaluating the option `nixpkgs.overlays': … while evaluating definitions from `/nix/store/f6l5cfzfc8b82q5pagdzan27m9zdyf9d-source/modules/nixos/default.nix, via option flake.nixosModules.default': (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: attribute 'modules' missing at «github:nix-community/NUR/f4f16708978b9d172c2c5dcb0bc4c584282f45b1?narHash=sha256-lTa5NYOgdQIJzm%2BBWkRKHGlUe57e%2BJIZC3%2BJhWhL1zU%3D»/flake.nix:209:11: 208| imports = [ 209| inputs.flake-parts.flakeModules.modules | ^ 210| ];