argunix: this attribute failed at evaluation time, before any build started. attribute: nixosConfigurations.lewis 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/pczg1pazi8mz4891nx1m6scygsq6wzlk-source/modules/nixos/default.nix, via option flake.nixosModules.default': … 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/pczg1pazi8mz4891nx1m6scygsq6wzlk-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/c74238e8afbc7ab04cebae34135cdd65a5d73e88?narHash=sha256-6xgsIxXSx65lGxNWkbz6GD2S6zUH%2BaXQGfqrdcKeR9I%3D»/flake.nix:209:11: 208| imports = [ 209| inputs.flake-parts.flakeModules.modules | ^ 210| ];