1error:2 … while evaluating the attribute 'optionalValue.value'3 at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:5:4 1309|5 1310| optionalValue = if isDefined then { value = mergedValue; } else { };6 | ^7 1311| };89 … while evaluating a branch condition10 at «github:nix-community/nixpkgs.lib/db3f255737b94216eb71cce308e2912cf6bc2d7c?narHash=sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC%2BeBu2zKlp8%3D»/lib/modules.nix:1310:21:11 1309|12 1310| optionalValue = if isDefined then { value = mergedValue; } else { };13 | ^14 1311| };1516 … while evaluating definitions from `/nix/store/xfg4bws749i95jvnxhymxmfwailzk38q-source/modules/transposition.nix':1718 … while evaluating the option `perSystem.x86_64-linux.checks':1920 … while evaluating definitions from `/nix/store/sr95glfj461lnisqa1rsg9hbd9c2hi7f-source/flake.nix, via option perSystem':2122 … while evaluating definitions from `/nix/store/sr95glfj461lnisqa1rsg9hbd9c2hi7f-source/nixosModules':2324 (stack trace truncated; use '--show-trace' to show the full, detailed trace)2526 error: undefined variable 'inputs'27 at /var/lib/nixbot/worktrees/168-62017fcff27d-d50f4777/nixosModules/homes/dish/thehedgehog-zaphod/default.nix:7:5:28 6| imports = [29 7| inputs.noctalia.homeModules.default30 | ^31 8| ./noctalia-settings.nix