The short error message is this:
error: attribute 'noUserModules' missing
at /nix/store/2ziv91pi6y3kjgj43xz718haiy4rhbmy-source/lib/modules.nix:305:28:
304| builtins.addErrorContext (context name)
305| (args.${name} or config._module.args.${name})
| ^
306| ) (lib.functionArgs f);
(use '--show-trace' to show detailed location information)
Full log with --show-trace here: errorlog.txt
The cause seems to be this: NixOS/nixpkgs#144094
The short error message is this:
Full log with
--show-tracehere: errorlog.txtThe cause seems to be this: NixOS/nixpkgs#144094