1error:2 … while evaluating a branch condition3 at «string»:25:5:4 24| v:5 25| if !builtins.isAttrs v || isDrv v then6 | ^7 26| v89 … in the left operand of the OR (||) operator10 at «string»:25:28:11 24| v:12 25| if !builtins.isAttrs v || isDrv v then13 | ^14 26| v1516 … while evaluating the option `system.build.toplevel':1718 … while evaluating definitions from `/nix/store/5x23x1akdim64im7bq7wsqy3j723wjzr-source/nixos/modules/system/activation/top-level.nix':1920 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2122 error:23 Failed assertions:24 - The option definition `services.journald.extraConfig' in `/nix/store/w5vmnc5130w77wv3dwb8v7qjz1yx1p5v-source/nixosModules/workstation.nix' no longer has any effect; please remove it.25 Use services.journald.settings.Journal instead.